#9EF2AE#9EF2AE
#9EF2AE is a very light, vivid green. Relative luminance 0.738; OKLCH L 89.0% C 0.124 H 149.4°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #9EF2AE |
|---|---|
| RGB | rgb(158, 242, 174) |
| HSL | hsl(131, 76%, 78%) |
| HSV | hsv(131, 35%, 95%) |
| CMYK | cmyk(34.7%, 0%, 28.1%, 5.1%) |
| CIE-LAB | lab(88.84, -39.09, 24.96) |
| CIE-LCH | lch(88.84, 46.38, 147.44°) |
| OKLab | oklab(89% -0.1069 0.0633) |
| OKLCH | oklch(89% 0.124 149.4) |
| XYZ | xyz(53.4898, 73.8265, 51.4677) |
| Luminance | 0.7383 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 1.31
Light Mint Green
#A6FBB2
ΔE00 2.06
Light Seafoam Green
#A7FFB5
ΔE00 2.79
Mint (survey)
#9FFEB0
ΔE00 2.85
Light Seafoam
#A0FEBF
ΔE00 3.08
Hospital Green
#9BE5AA
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EF2AE #F29EE2
analogous
#B8F29E #9EF2AE #9EF2D8
triadic
#9EF2AE #AE9EF2 #F2AE9E
tetradic
#9EF2AE #9EB8F2 #F29EE2 #F2D89E
square
#9EF2AE #9EB8F2 #F29EE2 #F2D89E
split-complementary
#9EF2AE #D89EF2 #F29EB8
monochromatic
#32E454 #68EB81 #9EF2AE #D4F9DB #E4FBE8
Accessibility & contrast
On white
1.33
#9EF2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#9EF2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EF2AE
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EF2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EF2AE | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E4AA
Deuteranopia (green-blind)
#E6DCB2
Tritanopia (blue-blind)
#92EFE0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #9ef2ae; /* rgb */ color: rgb(158, 242, 174); /* oklch */ color: oklch(89.0% 0.124 149.4);
Tailwind
colors: {
custom: {
50: '#bdf7c6',
500: '#9ef2ae',
950: '#000000',
},
}SCSS
$custom: #9ef2ae; $custom-light: #bdf7c6; $custom-dark: #000000;
JSON
{
"hex": "#9ef2ae",
"rgb": {
"r": 158,
"g": 242,
"b": 174
},
"hsl": {
"h": 131.429,
"s": 76.364,
"l": 78.431
},
"oklch": {
"l": 0.89,
"c": 0.12421,
"h": 149.4
},
"luminance": 0.73829
}Semantic roles & 50–950 ramp
primary
#9EF2AE
secondary
#D064BB
accent
#0DB2D9
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#121713
muted
#828582