#9EF899#9EF899
#9EF899 is a very light, vivid green. Relative luminance 0.767; OKLCH L 90.0% C 0.154 H 143.0°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #9EF899 |
|---|---|
| RGB | rgb(158, 248, 153) |
| HSL | hsl(117, 87%, 79%) |
| HSV | hsv(117, 38%, 97%) |
| CMYK | cmyk(36.3%, 0%, 38.3%, 2.7%) |
| CIE-LAB | lab(90.18, -45.07, 37.35) |
| CIE-LCH | lch(90.18, 58.54, 140.35°) |
| OKLab | oklab(89.97% -0.1229 0.0925) |
| OKLCH | oklch(89.97% 0.154 143) |
| XYZ | xyz(53.4154, 76.7010, 42.1211) |
| Luminance | 0.7670 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.07
Lightgreen
#90EE90
ΔE00 2.37
Pastel Green
#B0FF9D
ΔE00 2.45
Light Pastel Green
#B2FBA5
ΔE00 2.59
Mint Green
#8FFF9F
ΔE00 2.59
Pale Light Green
#B1FC99
ΔE00 2.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EF899 #F399F8
analogous
#CDF899 #9EF899 #99F8C3
triadic
#9EF899 #999EF8 #F8999E
tetradic
#9EF899 #99CDF8 #F399F8 #F8C399
square
#9EF899 #99CDF8 #F399F8 #F8C399
split-complementary
#9EF899 #C399F8 #F899CD
monochromatic
#31F026 #68F460 #9EF899 #D4FCD2 #E4FDE2
Accessibility & contrast
On white
1.29
#9EF899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#9EF899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EF899
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EF899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EF899 | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE892
Deuteranopia (green-blind)
#EFE09F
Tritanopia (blue-blind)
#95F3E0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #9ef899; /* rgb */ color: rgb(158, 248, 153); /* oklch */ color: oklch(90.0% 0.154 143.0);
Tailwind
colors: {
custom: {
50: '#befbb8',
500: '#9ef899',
950: '#000000',
},
}SCSS
$custom: #9ef899; $custom-light: #befbb8; $custom-dark: #000000;
JSON
{
"hex": "#9ef899",
"rgb": {
"r": 158,
"g": 248,
"b": 153
},
"hsl": {
"h": 116.842,
"s": 87.156,
"l": 78.627
},
"oklch": {
"l": 0.89973,
"c": 0.15382,
"h": 143
},
"luminance": 0.76704
}Semantic roles & 50–950 ramp
primary
#9EF899
secondary
#D15DD8
accent
#02E4D8
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#121711
muted
#828581