#9EEEAD#9EEEAD
#9EEEAD is a very light, moderate green. Relative luminance 0.714; OKLCH L 88.1% C 0.119 H 149.4°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #9EEEAD |
|---|---|
| RGB | rgb(158, 238, 173) |
| HSL | hsl(131, 70%, 78%) |
| HSV | hsv(131, 34%, 93%) |
| CMYK | cmyk(33.6%, 0%, 27.3%, 6.7%) |
| CIE-LAB | lab(87.69, -37.46, 23.91) |
| CIE-LCH | lch(87.69, 44.44, 147.45°) |
| OKLab | oklab(88.07% -0.1025 0.0607) |
| OKLCH | oklch(88.07% 0.119 149.4) |
| XYZ | xyz(52.2152, 71.4327, 50.5637) |
| Luminance | 0.7144 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 2.14
Hospital Green
#9BE5AA
ΔE00 2.16
Light Mint Green
#A6FBB2
ΔE00 2.95
Light Seafoam
#A0FEBF
ΔE00 3.70
Light Seafoam Green
#A7FFB5
ΔE00 3.70
Mint (survey)
#9FFEB0
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EEEAD #EE9EDF
analogous
#B7EE9E #9EEEAD #9EEED5
triadic
#9EEEAD #AD9EEE #EEAD9E
tetradic
#9EEEAD #9EB7EE #EE9EDF #EED59E
square
#9EEEAD #9EB7EE #EE9EDF #EED59E
split-complementary
#9EEEAD #D59EEE #EE9EB7
monochromatic
#36DC55 #6AE581 #9EEEAD #D2F7D9 #E5FAE9
Accessibility & contrast
On white
1.37
#9EEEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#9EEEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EEEAD
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EEEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EEEAD | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1A9
Deuteranopia (green-blind)
#E3D9B1
Tritanopia (blue-blind)
#92EBDD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #9eeead; /* rgb */ color: rgb(158, 238, 173); /* oklch */ color: oklch(88.1% 0.119 149.4);
Tailwind
colors: {
custom: {
50: '#bdf4c5',
500: '#9eeead',
950: '#000000',
},
}SCSS
$custom: #9eeead; $custom-light: #bdf4c5; $custom-dark: #000000;
JSON
{
"hex": "#9eeead",
"rgb": {
"r": 158,
"g": 238,
"b": 173
},
"hsl": {
"h": 131.25,
"s": 70.175,
"l": 77.647
},
"oklch": {
"l": 0.88068,
"c": 0.1191,
"h": 149.4
},
"luminance": 0.71435
}Semantic roles & 50–950 ramp
primary
#9EEEAD
secondary
#CB66B8
accent
#13AED2
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#121713
muted
#828582