#9EF99E#9EF99E
#9EF99E is a very light, vivid green. Relative luminance 0.775; OKLCH L 90.3% C 0.150 H 144.2°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #9EF99E |
|---|---|
| RGB | rgb(158, 249, 158) |
| HSL | hsl(120, 88%, 80%) |
| HSV | hsv(120, 37%, 98%) |
| CMYK | cmyk(36.5%, 0%, 36.5%, 2.4%) |
| CIE-LAB | lab(90.54, -44.76, 35.34) |
| CIE-LCH | lch(90.54, 57.03, 141.71°) |
| OKLab | oklab(90.29% -0.122 0.088) |
| OKLCH | oklch(90.29% 0.15 144.2) |
| XYZ | xyz(54.1453, 77.4862, 44.4445) |
| Luminance | 0.7749 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.31
Mint Green
#8FFF9F
ΔE00 2.28
Light Pastel Green
#B2FBA5
ΔE00 2.48
Baby Green
#8CFF9E
ΔE00 2.52
Lightgreen
#90EE90
ΔE00 2.62
Pastel Green
#B0FF9D
ΔE00 2.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EF99E #F99EF9
analogous
#CCF99E #9EF99E #9EF9CC
triadic
#9EF99E #9E9EF9 #F99E9E
tetradic
#9EF99E #9ECCF9 #F99EF9 #F9CC9E
square
#9EF99E #9ECCF9 #F99EF9 #F9CC9E
split-complementary
#9EF99E #CC9EF9 #F99ECC
monochromatic
#2BF22B #64F564 #9EF99E #D8FDD8 #E2FDE2
Accessibility & contrast
On white
1.27
#9EF99E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#9EF99E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EF99E
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EF99E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EF99E | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE998
Deuteranopia (green-blind)
#EFE0A3
Tritanopia (blue-blind)
#94F4E2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #9ef99e; /* rgb */ color: rgb(158, 249, 158); /* oklch */ color: oklch(90.3% 0.150 144.2);
Tailwind
colors: {
custom: {
50: '#befcbb',
500: '#9ef99e',
950: '#000000',
},
}SCSS
$custom: #9ef99e; $custom-light: #befcbb; $custom-dark: #000000;
JSON
{
"hex": "#9ef99e",
"rgb": {
"r": 158,
"g": 249,
"b": 158
},
"hsl": {
"h": 120,
"s": 88.35,
"l": 79.804
},
"oklch": {
"l": 0.90292,
"c": 0.15037,
"h": 144.2
},
"luminance": 0.77489
}Semantic roles & 50–950 ramp
primary
#9EF99E
secondary
#DA61DA
accent
#01E5E5
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#121712
muted
#828582