#99E87F#99E87F
#99E87F is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.6% C 0.159 H 138.3°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #99E87F |
|---|---|
| RGB | rgb(153, 232, 127) |
| HSL | hsl(105, 70%, 70%) |
| HSV | hsv(105, 45%, 91%) |
| CMYK | cmyk(34.1%, 0%, 45.3%, 9%) |
| CIE-LAB | lab(85.00, -43.31, 43.42) |
| CIE-LCH | lch(85.00, 61.33, 134.92°) |
| OKLab | oklab(85.58% -0.1186 0.1056) |
| OKLCH | oklch(85.58% 0.159 138.3) |
| XYZ | xyz(45.8228, 66.0158, 30.4025) |
| Luminance | 0.6602 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.27
Light Green
#96F97B
ΔE00 4.17
Pale Light Green
#B1FC99
ΔE00 4.73
Palegreen
#98FB98
ΔE00 4.80
Easter Green
#8CFD7E
ΔE00 5.17
Pastel Green
#B0FF9D
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99E87F #CE7FE8
analogous
#CDE87F #99E87F #7FE899
triadic
#99E87F #7F99E8 #E87F99
tetradic
#99E87F #7FCDE8 #CE7FE8 #E8997F
square
#99E87F #7FCDE8 #CE7FE8 #E8997F
split-complementary
#99E87F #997FE8 #E87FCD
monochromatic
#4DC924 #70DF4B #99E87F #C2F1B3 #EAFAE5
Accessibility & contrast
On white
1.48
#99E87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#99E87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99E87F
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99E87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99E87F | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED977
Deuteranopia (green-blind)
#E2D286
Tritanopia (blue-blind)
#95E2CF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #99e87f; /* rgb */ color: rgb(153, 232, 127); /* oklch */ color: oklch(85.6% 0.159 138.3);
Tailwind
colors: {
custom: {
50: '#baf0a6',
500: '#99e87f',
950: '#000000',
},
}SCSS
$custom: #99e87f; $custom-light: #baf0a6; $custom-dark: #000000;
JSON
{
"hex": "#99e87f",
"rgb": {
"r": 153,
"g": 232,
"b": 127
},
"hsl": {
"h": 105.143,
"s": 69.536,
"l": 70.392
},
"oklch": {
"l": 0.8558,
"c": 0.1588,
"h": 138.3
},
"luminance": 0.66018
}Semantic roles & 50–950 ramp
primary
#99E87F
secondary
#A34BC1
accent
#14D2A3
background
#FDFFFC
surface
#F8FEF6
border
#D1D6D0
text
#12160F
muted
#828580