#99EA83#99EA83
#99EA83 is a very light, vivid green. Relative luminance 0.673; OKLCH L 86.1% C 0.158 H 139.2°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #99EA83 |
|---|---|
| RGB | rgb(153, 234, 131) |
| HSL | hsl(107, 71%, 72%) |
| HSV | hsv(107, 44%, 92%) |
| CMYK | cmyk(34.6%, 0%, 44%, 8.2%) |
| CIE-LAB | lab(85.63, -43.65, 42.27) |
| CIE-LCH | lch(85.63, 60.76, 135.92°) |
| OKLab | oklab(86.11% -0.1194 0.1031) |
| OKLCH | oklch(86.11% 0.158 139.2) |
| XYZ | xyz(46.6548, 67.2545, 31.9915) |
| Luminance | 0.6726 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.68
Light Green
#96F97B
ΔE00 3.99
Palegreen
#98FB98
ΔE00 4.18
Pale Light Green
#B1FC99
ΔE00 4.30
Pastel Green
#B0FF9D
ΔE00 4.81
Easter Green
#8CFD7E
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99EA83 #D483EA
analogous
#CDEA83 #99EA83 #83EAA1
triadic
#99EA83 #8399EA #EA8399
tetradic
#99EA83 #83CDEA #D483EA #EAA183
square
#99EA83 #83CDEA #D483EA #EAA183
split-complementary
#99EA83 #A183EA #EA83CD
monochromatic
#48CF23 #6EE14F #99EA83 #C4F3B7 #E9FBE5
Accessibility & contrast
On white
1.45
#99EA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#99EA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99EA83
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99EA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99EA83 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7B
Deuteranopia (green-blind)
#E4D389
Tritanopia (blue-blind)
#94E4D1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #99ea83; /* rgb */ color: rgb(153, 234, 131); /* oklch */ color: oklch(86.1% 0.158 139.2);
Tailwind
colors: {
custom: {
50: '#baf1a8',
500: '#99ea83',
950: '#000000',
},
}SCSS
$custom: #99ea83; $custom-light: #baf1a8; $custom-dark: #000000;
JSON
{
"hex": "#99ea83",
"rgb": {
"r": 153,
"g": 234,
"b": 131
},
"hsl": {
"h": 107.184,
"s": 71.034,
"l": 71.569
},
"oklch": {
"l": 0.86108,
"c": 0.15779,
"h": 139.2
},
"luminance": 0.67257
}Semantic roles & 50–950 ramp
primary
#99EA83
secondary
#AA4EC3
accent
#12D3AA
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121710
muted
#828581