#99C5AF
A light, muted green closely aligning with Darkseagreen.
About #99C5AF
The precise color #99C5AF is an excellent choice for modern design projects. Its closest recognized web color is Darkseagreen. This translates to an RGB value of rgb(153, 197, 175).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 22% cyan, 0% magenta, 11% yellow, and 23% black. With a hue angle of 150.0 degrees, it sits comfortably in the green spectrum.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#99C5AF
RGB153, 197, 175
HSL150.0°, 27.5%, 68.6%
CMYK22%, 0%, 11%, 23%
HSV150.0°, 22.3%, 77.3%
LAB75.9, -19.0, 6.3
XYZ40.8, 49.8, 48.0
Decimal10077615
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.92:1
Text on #FFFFFF
FAIL
10.96:1
Text on #000000
AAA
1.83:1
Text on #F8FAFC
FAIL
9.32:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #99C5AF;
}
.text-color {
color: #99C5AF;
}
.border-color {
border: 2px solid #99C5AF;
}