#99CD8A#99CD8A
#99CD8A is a light, moderate green. Relative luminance 0.523; OKLCH L 79.5% C 0.107 H 138.8°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #99CD8A |
|---|---|
| RGB | rgb(153, 205, 138) |
| HSL | hsl(107, 40%, 67%) |
| HSV | hsv(107, 33%, 80%) |
| CMYK | cmyk(25.4%, 0%, 32.7%, 19.6%) |
| CIE-LAB | lab(77.44, -29.47, 28.07) |
| CIE-LCH | lch(77.44, 40.70, 136.39°) |
| OKLab | oklab(79.52% -0.0803 0.0703) |
| OKLCH | oklch(79.52% 0.107 138.8) |
| XYZ | xyz(39.5544, 52.2687, 32.0447) |
| Luminance | 0.5227 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.04
Light Moss Green
#A6C875
ΔE00 5.47
Light Grey Green
#B7E1A1
ΔE00 5.66
Lichen
#8FB67B
ΔE00 6.01
Soft Green
#6FC276
ΔE00 6.13
Darkseagreen
#8FBC8F
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99CD8A #BE8ACD
analogous
#BBCD8A #99CD8A #8ACD9D
triadic
#99CD8A #8A99CD #CD8A99
tetradic
#99CD8A #8ABBCD #BE8ACD #CD9D8A
square
#99CD8A #8ABBCD #BE8ACD #CD9D8A
split-complementary
#99CD8A #9D8ACD #CD8ABB
monochromatic
#569B42 #74BB5F #99CD8A #BEDFB5 #E4F2E0
Accessibility & contrast
On white
1.83
#99CD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#99CD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99CD8A
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99CD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99CD8A | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C286
Deuteranopia (green-blind)
#C9BD8E
Tritanopia (blue-blind)
#97C8BC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #99cd8a; /* rgb */ color: rgb(153, 205, 138); /* oklch */ color: oklch(79.5% 0.107 138.8);
Tailwind
colors: {
custom: {
50: '#b8dcac',
500: '#99cd8a',
950: '#000000',
},
}SCSS
$custom: #99cd8a; $custom-light: #b8dcac; $custom-dark: #000000;
JSON
{
"hex": "#99cd8a",
"rgb": {
"r": 153,
"g": 205,
"b": 138
},
"hsl": {
"h": 106.567,
"s": 40.12,
"l": 67.255
},
"oklch": {
"l": 0.79516,
"c": 0.10675,
"h": 138.8
},
"luminance": 0.5227
}Semantic roles & 50–950 ramp
primary
#99CD8A
secondary
#915AA1
accent
#32B396
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111510
muted
#818481