#99C8A2#99C8A2
#99C8A2 is a light, moderate green. Relative luminance 0.507; OKLCH L 78.9% C 0.073 H 150.2°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #99C8A2 |
|---|---|
| RGB | rgb(153, 200, 162) |
| HSL | hsl(131, 30%, 69%) |
| HSV | hsv(131, 24%, 78%) |
| CMYK | cmyk(23.5%, 0%, 19%, 21.6%) |
| CIE-LAB | lab(76.49, -23.00, 14.07) |
| CIE-LCH | lch(76.49, 26.96, 148.55°) |
| OKLab | oklab(78.9% -0.0633 0.0362) |
| OKLCH | oklch(78.9% 0.073 150.2) |
| XYZ | xyz(40.3109, 50.6882, 41.8353) |
| Luminance | 0.5069 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.89
Pale Teal
#82CBB2
ΔE00 6.61
Lichen
#8FB67B
ΔE00 7.82
Greenish Grey
#96AE8D
ΔE00 7.93
Hospital Green
#9BE5AA
ΔE00 8.06
Seafoam Blue
#78D1B6
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99C8A2 #C899BF
analogous
#A8C899 #99C8A2 #99C8BA
triadic
#99C8A2 #A299C8 #C8A299
tetradic
#99C8A2 #99A8C8 #C899BF #C8BA99
square
#99C8A2 #99A8C8 #C899BF #C8BA99
split-complementary
#99C8A2 #BA99C8 #C899A8
monochromatic
#51965E #71B37E #99C8A2 #C1DDC6 #E9F3EB
Accessibility & contrast
On white
1.89
#99C8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#99C8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99C8A2
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99C8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99C8A2 | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C0A0
Deuteranopia (green-blind)
#C1BBA4
Tritanopia (blue-blind)
#93C6BD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #99c8a2; /* rgb */ color: rgb(153, 200, 162); /* oklch */ color: oklch(78.9% 0.073 150.2);
Tailwind
colors: {
custom: {
50: '#b8d9bd',
500: '#99c8a2',
950: '#000000',
},
}SCSS
$custom: #99c8a2; $custom-light: #b8d9bd; $custom-dark: #000000;
JSON
{
"hex": "#99c8a2",
"rgb": {
"r": 153,
"g": 200,
"b": 162
},
"hsl": {
"h": 131.489,
"s": 29.936,
"l": 69.216
},
"oklch": {
"l": 0.78904,
"c": 0.07292,
"h": 150.2
},
"luminance": 0.50689
}Semantic roles & 50–950 ramp
primary
#99C8A2
secondary
#9D6993
accent
#3D94A9
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#111412
muted
#818382