#9EEB95#9EEB95
#9EEB95 is a very light, vivid green. Relative luminance 0.689; OKLCH L 86.9% C 0.139 H 141.9°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #9EEB95 |
|---|---|
| RGB | rgb(158, 235, 149) |
| HSL | hsl(114, 68%, 75%) |
| HSV | hsv(114, 37%, 92%) |
| CMYK | cmyk(32.8%, 0%, 36.6%, 7.8%) |
| CIE-LAB | lab(86.43, -39.97, 34.42) |
| CIE-LCH | lch(86.43, 52.74, 139.26°) |
| OKLab | oklab(86.91% -0.109 0.0856) |
| OKLCH | oklch(86.91% 0.139 141.9) |
| XYZ | xyz(49.2318, 68.8535, 39.1240) |
| Luminance | 0.6886 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.09
Light Pastel Green
#B2FBA5
ΔE00 3.69
Palegreen
#98FB98
ΔE00 3.86
Washed Out Green
#BCF5A6
ΔE00 4.17
Pale Light Green
#B1FC99
ΔE00 4.26
Tea Green
#BDF8A3
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EEB95 #E295EB
analogous
#C9EB95 #9EEB95 #95EBB7
triadic
#9EEB95 #959EEB #EB959E
tetradic
#9EEB95 #95C9EB #E295EB #EBB795
square
#9EEB95 #95C9EB #E295EB #EBB795
split-complementary
#9EEB95 #B795EB #EB95C9
monochromatic
#40D82E #6FE162 #9EEB95 #CDF5C8 #E7FAE5
Accessibility & contrast
On white
1.42
#9EEB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#9EEB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EEB95
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EEB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EEB95 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD8F
Deuteranopia (green-blind)
#E4D59A
Tritanopia (blue-blind)
#98E6D5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #9eeb95; /* rgb */ color: rgb(158, 235, 149); /* oklch */ color: oklch(86.9% 0.139 141.9);
Tailwind
colors: {
custom: {
50: '#bdf2b5',
500: '#9eeb95',
950: '#000000',
},
}SCSS
$custom: #9eeb95; $custom-light: #bdf2b5; $custom-dark: #000000;
JSON
{
"hex": "#9eeb95",
"rgb": {
"r": 158,
"g": 235,
"b": 149
},
"hsl": {
"h": 113.721,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.86909,
"c": 0.13858,
"h": 141.9
},
"luminance": 0.68856
}Semantic roles & 50–950 ramp
primary
#9EEB95
secondary
#BB5EC6
accent
#15D0BD
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#121711
muted
#828581