#99D87F#99D87F
#99D87F is a light, vivid green. Relative luminance 0.574; OKLCH L 81.9% C 0.135 H 137.0°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #99D87F |
|---|---|
| RGB | rgb(153, 216, 127) |
| HSL | hsl(102, 53%, 67%) |
| HSV | hsv(102, 41%, 85%) |
| CMYK | cmyk(29.2%, 0%, 41.2%, 15.3%) |
| CIE-LAB | lab(80.41, -36.18, 37.59) |
| CIE-LCH | lch(80.41, 52.18, 133.90°) |
| OKLab | oklab(81.86% -0.099 0.0923) |
| OKLCH | oklch(81.86% 0.135 137) |
| XYZ | xyz(41.5223, 57.4149, 28.9690) |
| Luminance | 0.5742 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.69
Pale Olive Green
#B1D27B
ΔE00 5.33
Light Moss Green
#A6C875
ΔE00 5.67
Lightgreen
#90EE90
ΔE00 5.70
Light Grey Green
#B7E1A1
ΔE00 6.05
Fresh Green
#69D84F
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99D87F #BE7FD8
analogous
#C5D87F #99D87F #7FD892
triadic
#99D87F #7F99D8 #D87F99
tetradic
#99D87F #7FC5D8 #BE7FD8 #D8927F
square
#99D87F #7FC5D8 #BE7FD8 #D8927F
split-complementary
#99D87F #927FD8 #D87FC5
monochromatic
#56A934 #74CA50 #99D87F #BEE6AE #E4F5DD
Accessibility & contrast
On white
1.68
#99D87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#99D87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99D87F
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99D87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99D87F | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB78
Deuteranopia (green-blind)
#D4C584
Tritanopia (blue-blind)
#97D2C2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #99d87f; /* rgb */ color: rgb(153, 216, 127); /* oklch */ color: oklch(81.9% 0.135 137.0);
Tailwind
colors: {
custom: {
50: '#b9e4a5',
500: '#99d87f',
950: '#000000',
},
}SCSS
$custom: #99d87f; $custom-light: #b9e4a5; $custom-dark: #000000;
JSON
{
"hex": "#99d87f",
"rgb": {
"r": 153,
"g": 216,
"b": 127
},
"hsl": {
"h": 102.472,
"s": 53.293,
"l": 67.255
},
"oklch": {
"l": 0.81857,
"c": 0.13538,
"h": 137
},
"luminance": 0.57416
}Semantic roles & 50–950 ramp
primary
#99D87F
secondary
#914FAC
accent
#25C193
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#12150F
muted
#828480