#99CA8A#99CA8A
#99CA8A is a light, moderate green. Relative luminance 0.508; OKLCH L 78.8% C 0.102 H 138.5°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #99CA8A |
|---|---|
| RGB | rgb(153, 202, 138) |
| HSL | hsl(106, 38%, 67%) |
| HSV | hsv(106, 32%, 79%) |
| CMYK | cmyk(24.3%, 0%, 31.7%, 20.8%) |
| CIE-LAB | lab(76.59, -28.03, 26.93) |
| CIE-LCH | lch(76.59, 38.87, 136.15°) |
| OKLab | oklab(78.83% -0.0764 0.0676) |
| OKLCH | oklch(78.83% 0.102 138.5) |
| XYZ | xyz(38.8436, 50.8472, 31.8078) |
| Luminance | 0.5085 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.12
Lichen
#8FB67B
ΔE00 5.23
Darkseagreen
#8FBC8F
ΔE00 5.37
Light Moss Green
#A6C875
ΔE00 5.51
Sage Green (survey)
#88B378
ΔE00 6.07
Light Grey Green
#B7E1A1
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99CA8A #BB8ACA
analogous
#B9CA8A #99CA8A #8ACA9B
triadic
#99CA8A #8A99CA #CA8A99
tetradic
#99CA8A #8AB9CA #BB8ACA #CA9B8A
square
#99CA8A #8AB9CA #BB8ACA #CA9B8A
split-complementary
#99CA8A #9B8ACA #CA8AB9
monochromatic
#579644 #74B760 #99CA8A #BEDDB4 #E2F0DE
Accessibility & contrast
On white
1.88
#99CA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#99CA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99CA8A
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99CA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99CA8A | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC086
Deuteranopia (green-blind)
#C6BB8D
Tritanopia (blue-blind)
#97C6B9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #99ca8a; /* rgb */ color: rgb(153, 202, 138); /* oklch */ color: oklch(78.8% 0.102 138.5);
Tailwind
colors: {
custom: {
50: '#b8daac',
500: '#99ca8a',
950: '#000000',
},
}SCSS
$custom: #99ca8a; $custom-light: #b8daac; $custom-dark: #000000;
JSON
{
"hex": "#99ca8a",
"rgb": {
"r": 153,
"g": 202,
"b": 138
},
"hsl": {
"h": 105.938,
"s": 37.647,
"l": 66.667
},
"oklch": {
"l": 0.78827,
"c": 0.10198,
"h": 138.5
},
"luminance": 0.50848
}Semantic roles & 50–950 ramp
primary
#99CA8A
secondary
#8D5B9D
accent
#35B194
background
#FDFEFD
surface
#F8FBF7
border
#D1D4D0
text
#111510
muted
#818481