#9DC899#9DC899
#9DC899 is a light, moderate green. Relative luminance 0.508; OKLCH L 78.9% C 0.080 H 142.6°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #9DC899 |
|---|---|
| RGB | rgb(157, 200, 153) |
| HSL | hsl(115, 30%, 69%) |
| HSV | hsv(115, 24%, 78%) |
| CMYK | cmyk(21.5%, 0%, 23.5%, 21.6%) |
| CIE-LAB | lab(76.54, -23.24, 18.98) |
| CIE-LCH | lch(76.54, 30.01, 140.76°) |
| OKLab | oklab(78.95% -0.0634 0.0484) |
| OKLCH | oklch(78.95% 0.08 142.6) |
| XYZ | xyz(40.3072, 50.7755, 37.8078) |
| Luminance | 0.5078 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.35
Lichen
#8FB67B
ΔE00 5.96
Sage Green (survey)
#88B378
ΔE00 6.73
Light Grey Green
#B7E1A1
ΔE00 7.08
Hospital Green
#9BE5AA
ΔE00 7.63
Pistachio
#93C572
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DC899 #C499C8
analogous
#B5C899 #9DC899 #99C8AD
triadic
#9DC899 #999DC8 #C8999D
tetradic
#9DC899 #99B5C8 #C499C8 #C8AD99
square
#9DC899 #99B5C8 #C499C8 #C8AD99
split-complementary
#9DC899 #AD99C8 #C899B5
monochromatic
#579651 #77B371 #9DC899 #C3DDC1 #E9F3E9
Accessibility & contrast
On white
1.88
#9DC899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#9DC899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DC899
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DC899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DC899 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC096
Deuteranopia (green-blind)
#C3BB9B
Tritanopia (blue-blind)
#9AC5BB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #9dc899; /* rgb */ color: rgb(157, 200, 153); /* oklch */ color: oklch(78.9% 0.080 142.6);
Tailwind
colors: {
custom: {
50: '#bad8b7',
500: '#9dc899',
950: '#000000',
},
}SCSS
$custom: #9dc899; $custom-light: #bad8b7; $custom-dark: #000000;
JSON
{
"hex": "#9dc899",
"rgb": {
"r": 157,
"g": 200,
"b": 153
},
"hsl": {
"h": 114.894,
"s": 29.936,
"l": 69.216
},
"oklch": {
"l": 0.78948,
"c": 0.07976,
"h": 142.6
},
"luminance": 0.50777
}Semantic roles & 50–950 ramp
primary
#9DC899
secondary
#98699D
accent
#3DA99F
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#121411
muted
#828381