#9EEEAE#9EEEAE
#9EEEAE is a very light, moderate green. Relative luminance 0.715; OKLCH L 88.1% C 0.118 H 149.7°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #9EEEAE |
|---|---|
| RGB | rgb(158, 238, 174) |
| HSL | hsl(132, 70%, 78%) |
| HSV | hsv(132, 34%, 93%) |
| CMYK | cmyk(33.6%, 0%, 26.9%, 6.7%) |
| CIE-LAB | lab(87.71, -37.29, 23.42) |
| CIE-LCH | lch(87.71, 44.03, 147.87°) |
| OKLab | oklab(88.09% -0.102 0.0595) |
| OKLCH | oklch(88.09% 0.118 149.7) |
| XYZ | xyz(52.3123, 71.4715, 51.0752) |
| Luminance | 0.7147 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.08
Light Sea Green
#98F6B0
ΔE00 2.18
Light Mint Green
#A6FBB2
ΔE00 3.04
Light Seafoam
#A0FEBF
ΔE00 3.63
Light Seafoam Green
#A7FFB5
ΔE00 3.77
Mint (survey)
#9FFEB0
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EEEAE #EE9EDE
analogous
#B6EE9E #9EEEAE #9EEED6
triadic
#9EEEAE #AE9EEE #EEAE9E
tetradic
#9EEEAE #9EB6EE #EE9EDE #EED69E
square
#9EEEAE #9EB6EE #EE9EDE #EED69E
split-complementary
#9EEEAE #D69EEE #EE9EB6
monochromatic
#36DC57 #6AE583 #9EEEAE #D2F7D9 #E5FAE9
Accessibility & contrast
On white
1.37
#9EEEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#9EEEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EEEAE
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EEEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EEEAE | 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)
#EFE1AA
Deuteranopia (green-blind)
#E3D9B2
Tritanopia (blue-blind)
#92EBDD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #9eeeae; /* rgb */ color: rgb(158, 238, 174); /* oklch */ color: oklch(88.1% 0.118 149.7);
Tailwind
colors: {
custom: {
50: '#bdf4c6',
500: '#9eeeae',
950: '#000000',
},
}SCSS
$custom: #9eeeae; $custom-light: #bdf4c6; $custom-dark: #000000;
JSON
{
"hex": "#9eeeae",
"rgb": {
"r": 158,
"g": 238,
"b": 174
},
"hsl": {
"h": 132,
"s": 70.175,
"l": 77.647
},
"oklch": {
"l": 0.88089,
"c": 0.11813,
"h": 149.7
},
"luminance": 0.71474
}Semantic roles & 50–950 ramp
primary
#9EEEAE
secondary
#CB66B6
accent
#13ACD2
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#121713
muted
#828582