#99EB8A#99EB8A
#99EB8A is a very light, vivid green. Relative luminance 0.680; OKLCH L 86.5% C 0.152 H 140.6°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #99EB8A |
|---|---|
| RGB | rgb(153, 235, 138) |
| HSL | hsl(111, 71%, 73%) |
| HSV | hsv(111, 41%, 92%) |
| CMYK | cmyk(34.9%, 0%, 41.3%, 7.8%) |
| CIE-LAB | lab(86.02, -43.14, 39.32) |
| CIE-LCH | lch(86.02, 58.37, 137.65°) |
| OKLab | oklab(86.45% -0.1178 0.0967) |
| OKLCH | oklch(86.45% 0.152 140.6) |
| XYZ | xyz(47.4309, 68.0217, 34.6702) |
| Luminance | 0.6802 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.80
Palegreen
#98FB98
ΔE00 3.61
Pale Light Green
#B1FC99
ΔE00 4.08
Light Pastel Green
#B2FBA5
ΔE00 4.41
Pastel Green
#B0FF9D
ΔE00 4.48
Light Green
#96F97B
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99EB8A #DC8AEB
analogous
#C9EB8A #99EB8A #8AEBAB
triadic
#99EB8A #8A99EB #EB8A99
tetradic
#99EB8A #8AC9EB #DC8AEB #EBAB8A
square
#99EB8A #8AC9EB #DC8AEB #EBAB8A
split-complementary
#99EB8A #AB8AEB #EB8AC9
monochromatic
#40D625 #6BE256 #99EB8A #C7F4BE #E8FBE5
Accessibility & contrast
On white
1.44
#99EB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#99EB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99EB8A
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99EB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99EB8A | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC83
Deuteranopia (green-blind)
#E4D490
Tritanopia (blue-blind)
#93E5D3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #99eb8a; /* rgb */ color: rgb(153, 235, 138); /* oklch */ color: oklch(86.5% 0.152 140.6);
Tailwind
colors: {
custom: {
50: '#baf2ad',
500: '#99eb8a',
950: '#000000',
},
}SCSS
$custom: #99eb8a; $custom-light: #baf2ad; $custom-dark: #000000;
JSON
{
"hex": "#99eb8a",
"rgb": {
"r": 153,
"g": 235,
"b": 138
},
"hsl": {
"h": 110.722,
"s": 70.803,
"l": 73.137
},
"oklch": {
"l": 0.86453,
"c": 0.15237,
"h": 140.6
},
"luminance": 0.68024
}Semantic roles & 50–950 ramp
primary
#99EB8A
secondary
#B454C5
accent
#13D3B5
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121710
muted
#828581