#99EA80#99EA80
#99EA80 is a very light, vivid green. Relative luminance 0.672; OKLCH L 86.1% C 0.161 H 138.6°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #99EA80 |
|---|---|
| RGB | rgb(153, 234, 128) |
| HSL | hsl(106, 72%, 71%) |
| HSV | hsv(106, 45%, 92%) |
| CMYK | cmyk(34.6%, 0%, 45.3%, 8.2%) |
| CIE-LAB | lab(85.59, -44.04, 43.68) |
| CIE-LCH | lch(85.59, 62.03, 135.24°) |
| OKLab | oklab(86.06% -0.1206 0.1062) |
| OKLCH | oklch(86.06% 0.161 138.6) |
| XYZ | xyz(46.4545, 67.1743, 30.9361) |
| Luminance | 0.6718 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.07
Light Green
#96F97B
ΔE00 3.76
Pale Light Green
#B1FC99
ΔE00 4.41
Palegreen
#98FB98
ΔE00 4.41
Easter Green
#8CFD7E
ΔE00 4.74
Pastel Green
#B0FF9D
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99EA80 #D180EA
analogous
#CEEA80 #99EA80 #80EA9C
triadic
#99EA80 #8099EA #EA8099
tetradic
#99EA80 #80CEEA #D180EA #EA9C80
square
#99EA80 #80CEEA #D180EA #EA9C80
split-complementary
#99EA80 #9C80EA #EA80CE
monochromatic
#4ACE22 #6FE14B #99EA80 #C3F3B5 #EAFBE5
Accessibility & contrast
On white
1.45
#99EA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#99EA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99EA80
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99EA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99EA80 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB78
Deuteranopia (green-blind)
#E4D387
Tritanopia (blue-blind)
#94E4D1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #99ea80; /* rgb */ color: rgb(153, 234, 128); /* oklch */ color: oklch(86.1% 0.161 138.6);
Tailwind
colors: {
custom: {
50: '#baf1a6',
500: '#99ea80',
950: '#000000',
},
}SCSS
$custom: #99ea80; $custom-light: #baf1a6; $custom-dark: #000000;
JSON
{
"hex": "#99ea80",
"rgb": {
"r": 153,
"g": 234,
"b": 128
},
"hsl": {
"h": 105.849,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.86062,
"c": 0.1607,
"h": 138.6
},
"luminance": 0.67176
}Semantic roles & 50–950 ramp
primary
#99EA80
secondary
#A74BC3
accent
#12D4A6
background
#FDFFFC
surface
#F8FEF6
border
#D1D6D0
text
#12170F
muted
#828580