#9EF4AA#9EF4AA
#9EF4AA is a very light, vivid green. Relative luminance 0.749; OKLCH L 89.4% C 0.131 H 147.8°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #9EF4AA |
|---|---|
| RGB | rgb(158, 244, 170) |
| HSL | hsl(128, 80%, 79%) |
| HSV | hsv(128, 35%, 96%) |
| CMYK | cmyk(35.2%, 0%, 30.3%, 4.3%) |
| CIE-LAB | lab(89.33, -40.66, 27.67) |
| CIE-LCH | lch(89.33, 49.18, 145.76°) |
| OKLab | oklab(89.37% -0.111 0.0699) |
| OKLCH | oklch(89.37% 0.131 147.8) |
| XYZ | xyz(53.7042, 74.8699, 49.6440) |
| Luminance | 0.7487 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 1.52
Light Mint Green
#A6FBB2
ΔE00 1.58
Mint (survey)
#9FFEB0
ΔE00 2.13
Light Seafoam Green
#A7FFB5
ΔE00 2.32
Foam Green
#90FDA9
ΔE00 2.89
Light Mint
#B6FFBB
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EF4AA #F49EE8
analogous
#BDF49E #9EF4AA #9EF4D5
triadic
#9EF4AA #AA9EF4 #F4AA9E
tetradic
#9EF4AA #9EBDF4 #F49EE8 #F4D59E
square
#9EF4AA #9EBDF4 #F49EE8 #F4D59E
split-complementary
#9EF4AA #D59EF4 #F49EBD
monochromatic
#30E84A #67EE7A #9EF4AA #D5FADA #E4FCE7
Accessibility & contrast
On white
1.31
#9EF4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#9EF4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EF4AA
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EF4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EF4AA | 1.00 | 1.31 | 15.97 | 15.97 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E6A5
Deuteranopia (green-blind)
#E9DDAE
Tritanopia (blue-blind)
#92F0E1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #9ef4aa; /* rgb */ color: rgb(158, 244, 170); /* oklch */ color: oklch(89.4% 0.131 147.8);
Tailwind
colors: {
custom: {
50: '#bdf8c3',
500: '#9ef4aa',
950: '#000000',
},
}SCSS
$custom: #9ef4aa; $custom-light: #bdf8c3; $custom-dark: #000000;
JSON
{
"hex": "#9ef4aa",
"rgb": {
"r": 158,
"g": 244,
"b": 170
},
"hsl": {
"h": 128.372,
"s": 79.63,
"l": 78.824
},
"oklch": {
"l": 0.89374,
"c": 0.13114,
"h": 147.8
},
"luminance": 0.74873
}Semantic roles & 50–950 ramp
primary
#9EF4AA
secondary
#D363C3
accent
#0ABFDC
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#121712
muted
#828582