#9EEC8A#9EEC8A
#9EEC8A is a very light, vivid green. Relative luminance 0.691; OKLCH L 87.0% C 0.151 H 139.4°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #9EEC8A |
|---|---|
| RGB | rgb(158, 236, 138) |
| HSL | hsl(108, 72%, 73%) |
| HSV | hsv(108, 42%, 93%) |
| CMYK | cmyk(33.1%, 0%, 41.5%, 7.5%) |
| CIE-LAB | lab(86.55, -41.98, 40.05) |
| CIE-LCH | lch(86.55, 58.02, 136.34°) |
| OKLab | oklab(86.95% -0.1147 0.0983) |
| OKLCH | oklch(86.95% 0.151 139.4) |
| XYZ | xyz(48.6818, 69.0928, 34.8110) |
| Luminance | 0.6909 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.38
Pale Light Green
#B1FC99
ΔE00 3.62
Palegreen
#98FB98
ΔE00 3.71
Pastel Green
#B0FF9D
ΔE00 4.12
Light Pastel Green
#B2FBA5
ΔE00 4.14
Light Green
#96F97B
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EEC8A #D88AEC
analogous
#CFEC8A #9EEC8A #8AECA7
triadic
#9EEC8A #8A9EEC #EC8A9E
tetradic
#9EEC8A #8ACFEC #D88AEC #ECA78A
square
#9EEC8A #8ACFEC #D88AEC #ECA78A
split-complementary
#9EEC8A #A78AEC #EC8ACF
monochromatic
#48D823 #72E355 #9EEC8A #CAF5BF #E9FBE5
Accessibility & contrast
On white
1.42
#9EEC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#9EEC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EEC8A
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EEC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EEC8A | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD83
Deuteranopia (green-blind)
#E6D690
Tritanopia (blue-blind)
#99E6D4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #9eec8a; /* rgb */ color: rgb(158, 236, 138); /* oklch */ color: oklch(87.0% 0.151 139.4);
Tailwind
colors: {
custom: {
50: '#bdf2ad',
500: '#9eec8a',
950: '#000000',
},
}SCSS
$custom: #9eec8a; $custom-light: #bdf2ad; $custom-dark: #000000;
JSON
{
"hex": "#9eec8a",
"rgb": {
"r": 158,
"g": 236,
"b": 138
},
"hsl": {
"h": 107.755,
"s": 72.059,
"l": 73.333
},
"oklch": {
"l": 0.86951,
"c": 0.15111,
"h": 139.4
},
"luminance": 0.69095
}Semantic roles & 50–950 ramp
primary
#9EEC8A
secondary
#AF54C7
accent
#11D4AC
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#121710
muted
#828581