#9EFEA4#9EFEA4
#9EFEA4 is a very light, vivid green. Relative luminance 0.808; OKLCH L 91.5% C 0.152 H 145.6°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #9EFEA4 |
|---|---|
| RGB | rgb(158, 254, 164) |
| HSL | hsl(124, 98%, 81%) |
| HSV | hsv(124, 38%, 100%) |
| CMYK | cmyk(37.8%, 0%, 35.4%, 0.4%) |
| CIE-LAB | lab(92.06, -45.99, 34.35) |
| CIE-LCH | lch(92.06, 57.40, 143.25°) |
| OKLab | oklab(91.55% -0.1253 0.0858) |
| OKLCH | oklch(91.55% 0.152 145.6) |
| XYZ | xyz(56.2404, 80.8299, 47.7531) |
| Luminance | 0.8083 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.67
Mint Green
#8FFF9F
ΔE00 1.69
Baby Green
#8CFF9E
ΔE00 1.99
Foam Green
#90FDA9
ΔE00 2.15
Mint (survey)
#9FFEB0
ΔE00 2.15
Light Pastel Green
#B2FBA5
ΔE00 2.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EFEA4 #FE9EF8
analogous
#C8FE9E #9EFEA4 #9EFED4
triadic
#9EFEA4 #A49EFE #FEA49E
tetradic
#9EFEA4 #9EC8FE #FE9EF8 #FED49E
square
#9EFEA4 #9EC8FE #FE9EF8 #FED49E
split-complementary
#9EFEA4 #D49EFE #FE9EC8
monochromatic
#25FD32 #61FD6B #9EFEA4 #DBFFDD #E1FFE3
Accessibility & contrast
On white
1.22
#9EFEA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#9EFEA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EFEA4
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EFEA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EFEA4 | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE9E
Deuteranopia (green-blind)
#F3E5A9
Tritanopia (blue-blind)
#92F9E7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #9efea4; /* rgb */ color: rgb(158, 254, 164); /* oklch */ color: oklch(91.5% 0.152 145.6);
Tailwind
colors: {
custom: {
50: '#beffbf',
500: '#9efea4',
950: '#000000',
},
}SCSS
$custom: #9efea4; $custom-light: #beffbf; $custom-dark: #000000;
JSON
{
"hex": "#9efea4",
"rgb": {
"r": 158,
"g": 254,
"b": 164
},
"hsl": {
"h": 123.75,
"s": 97.959,
"l": 80.784
},
"oklch": {
"l": 0.9155,
"c": 0.15183,
"h": 145.6
},
"luminance": 0.80833
}Semantic roles & 50–950 ramp
primary
#9EFEA4
secondary
#E15FD9
accent
#00D7E6
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#121812
muted
#828682