#9EEE8A#9EEE8A
#9EEE8A is a very light, vivid green. Relative luminance 0.703; OKLCH L 87.4% C 0.154 H 139.5°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #9EEE8A |
|---|---|
| RGB | rgb(158, 238, 138) |
| HSL | hsl(108, 75%, 74%) |
| HSV | hsv(108, 42%, 93%) |
| CMYK | cmyk(33.6%, 0%, 42%, 6.7%) |
| CIE-LAB | lab(87.12, -42.85, 40.78) |
| CIE-LCH | lch(87.12, 59.16, 136.42°) |
| OKLab | oklab(87.41% -0.1171 0.1) |
| OKLCH | oklch(87.41% 0.154 139.5) |
| XYZ | xyz(49.2608, 70.2509, 35.0041) |
| Luminance | 0.7025 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.36
Pale Light Green
#B1FC99
ΔE00 3.30
Palegreen
#98FB98
ΔE00 3.36
Pastel Green
#B0FF9D
ΔE00 3.77
Light Green
#96F97B
ΔE00 3.85
Light Pastel Green
#B2FBA5
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EEE8A #DA8AEE
analogous
#D0EE8A #9EEE8A #8AEEA8
triadic
#9EEE8A #8A9EEE #EE8A9E
tetradic
#9EEE8A #8AD0EE #DA8AEE #EEA88A
square
#9EEE8A #8AD0EE #DA8AEE #EEA88A
split-complementary
#9EEE8A #A88AEE #EE8AD0
monochromatic
#46DD20 #72E655 #9EEE8A #CAF6BF #E9FBE4
Accessibility & contrast
On white
1.40
#9EEE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#9EEE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EEE8A
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EEE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EEE8A | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF82
Deuteranopia (green-blind)
#E8D790
Tritanopia (blue-blind)
#99E8D6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #9eee8a; /* rgb */ color: rgb(158, 238, 138); /* oklch */ color: oklch(87.4% 0.154 139.5);
Tailwind
colors: {
custom: {
50: '#bdf4ad',
500: '#9eee8a',
950: '#000000',
},
}SCSS
$custom: #9eee8a; $custom-light: #bdf4ad; $custom-dark: #000000;
JSON
{
"hex": "#9eee8a",
"rgb": {
"r": 158,
"g": 238,
"b": 138
},
"hsl": {
"h": 108,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.87414,
"c": 0.15403,
"h": 139.5
},
"luminance": 0.70253
}Semantic roles & 50–950 ramp
primary
#9EEE8A
secondary
#B153C9
accent
#0FD7AF
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#121710
muted
#828581