#99EA91#99EA91
#99EA91 is a very light, vivid green. Relative luminance 0.677; OKLCH L 86.3% C 0.144 H 142.2°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #99EA91 |
|---|---|
| RGB | rgb(153, 234, 145) |
| HSL | hsl(115, 68%, 74%) |
| HSV | hsv(115, 38%, 92%) |
| CMYK | cmyk(34.6%, 0%, 38%, 8.2%) |
| CIE-LAB | lab(85.84, -41.70, 35.60) |
| CIE-LCH | lch(85.84, 54.83, 139.51°) |
| OKLab | oklab(86.34% -0.1137 0.0882) |
| OKLCH | oklch(86.34% 0.144 142.2) |
| XYZ | xyz(47.6686, 67.6600, 37.3306) |
| Luminance | 0.6766 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.59
Palegreen
#98FB98
ΔE00 3.77
Light Pastel Green
#B2FBA5
ΔE00 4.19
Pale Light Green
#B1FC99
ΔE00 4.52
Pastel Green
#B0FF9D
ΔE00 4.79
Washed Out Green
#BCF5A6
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99EA91 #E291EA
analogous
#C6EA91 #99EA91 #91EAB6
triadic
#99EA91 #9199EA #EA9199
tetradic
#99EA91 #91C6EA #E291EA #EAB691
square
#99EA91 #91C6EA #E291EA #EAB691
split-complementary
#99EA91 #B691EA #EA91C6
monochromatic
#3AD62A #69E05E #99EA91 #C9F4C4 #E7FAE5
Accessibility & contrast
On white
1.45
#99EA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#99EA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99EA91
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99EA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99EA91 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB8B
Deuteranopia (green-blind)
#E2D496
Tritanopia (blue-blind)
#92E5D4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #99ea91; /* rgb */ color: rgb(153, 234, 145); /* oklch */ color: oklch(86.3% 0.144 142.2);
Tailwind
colors: {
custom: {
50: '#baf1b2',
500: '#99ea91',
950: '#000000',
},
}SCSS
$custom: #99ea91; $custom-light: #baf1b2; $custom-dark: #000000;
JSON
{
"hex": "#99ea91",
"rgb": {
"r": 153,
"g": 234,
"b": 145
},
"hsl": {
"h": 114.607,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.8634,
"c": 0.14393,
"h": 142.2
},
"luminance": 0.67662
}Semantic roles & 50–950 ramp
primary
#99EA91
secondary
#BB5BC5
accent
#16D0BF
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121711
muted
#828581