#9EEDAE#9EEDAE
#9EEDAE is a very light, moderate green. Relative luminance 0.709; OKLCH L 87.9% C 0.117 H 149.9°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #9EEDAE |
|---|---|
| RGB | rgb(158, 237, 174) |
| HSL | hsl(132, 69%, 77%) |
| HSV | hsv(132, 33%, 93%) |
| CMYK | cmyk(33.3%, 0%, 26.6%, 7.1%) |
| CIE-LAB | lab(87.43, -36.83, 23.03) |
| CIE-LCH | lch(87.43, 43.44, 147.98°) |
| OKLab | oklab(87.86% -0.1008 0.0586) |
| OKLCH | oklch(87.86% 0.117 149.9) |
| XYZ | xyz(52.0220, 70.8909, 50.9784) |
| Luminance | 0.7089 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 1.83
Light Sea Green
#98F6B0
ΔE00 2.43
Light Mint Green
#A6FBB2
ΔE00 3.30
Mint
#AAF0C1
ΔE00 3.79
Light Seafoam
#A0FEBF
ΔE00 3.80
Light Seafoam Green
#A7FFB5
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EEDAE #ED9EDD
analogous
#B5ED9E #9EEDAE #9EEDD6
triadic
#9EEDAE #AE9EED #EDAE9E
tetradic
#9EEDAE #9EB5ED #ED9EDD #EDD69E
square
#9EEDAE #9EB5ED #ED9EDD #EDD69E
split-complementary
#9EEDAE #D69EED #ED9EB5
monochromatic
#37DA58 #6AE383 #9EEDAE #D2F7D9 #E5FAE9
Accessibility & contrast
On white
1.38
#9EEDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#9EEDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EEDAE
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EEDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EEDAE | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE0AA
Deuteranopia (green-blind)
#E2D8B1
Tritanopia (blue-blind)
#92EADC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #9eedae; /* rgb */ color: rgb(158, 237, 174); /* oklch */ color: oklch(87.9% 0.117 149.9);
Tailwind
colors: {
custom: {
50: '#bdf3c6',
500: '#9eedae',
950: '#000000',
},
}SCSS
$custom: #9eedae; $custom-light: #bdf3c6; $custom-dark: #000000;
JSON
{
"hex": "#9eedae",
"rgb": {
"r": 158,
"g": 237,
"b": 174
},
"hsl": {
"h": 132.152,
"s": 68.696,
"l": 77.451
},
"oklch": {
"l": 0.87862,
"c": 0.1166,
"h": 149.9
},
"luminance": 0.70893
}Semantic roles & 50–950 ramp
primary
#9EEDAE
secondary
#C966B5
accent
#15ABD1
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#121713
muted
#828582