#9EEEAA#9EEEAA
#9EEEAA is a very light, vivid green. Relative luminance 0.713; OKLCH L 88.0% C 0.122 H 148.2°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #9EEEAA |
|---|---|
| RGB | rgb(158, 238, 170) |
| HSL | hsl(129, 70%, 78%) |
| HSV | hsv(129, 34%, 93%) |
| CMYK | cmyk(33.6%, 0%, 28.6%, 6.7%) |
| CIE-LAB | lab(87.64, -37.97, 25.37) |
| CIE-LCH | lch(87.64, 45.67, 146.25°) |
| OKLab | oklab(88.01% -0.1038 0.0643) |
| OKLCH | oklch(88.01% 0.122 148.2) |
| XYZ | xyz(51.9282, 71.3179, 49.0520) |
| Luminance | 0.7132 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 2.15
Hospital Green
#9BE5AA
ΔE00 2.47
Light Mint Green
#A6FBB2
ΔE00 2.77
Light Seafoam Green
#A7FFB5
ΔE00 3.56
Mint (survey)
#9FFEB0
ΔE00 3.59
Light Seafoam
#A0FEBF
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EEEAA #EE9EE2
analogous
#BAEE9E #9EEEAA #9EEED2
triadic
#9EEEAA #AA9EEE #EEAA9E
tetradic
#9EEEAA #9EBAEE #EE9EE2 #EED29E
square
#9EEEAA #9EBAEE #EE9EE2 #EED29E
split-complementary
#9EEEAA #D29EEE #EE9EBA
monochromatic
#36DC4F #6AE57C #9EEEAA #D2F7D8 #E5FAE8
Accessibility & contrast
On white
1.38
#9EEEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#9EEEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EEEAA
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EEEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EEEAA | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1A6
Deuteranopia (green-blind)
#E3D8AE
Tritanopia (blue-blind)
#93EBDC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #9eeeaa; /* rgb */ color: rgb(158, 238, 170); /* oklch */ color: oklch(88.0% 0.122 148.2);
Tailwind
colors: {
custom: {
50: '#bdf4c3',
500: '#9eeeaa',
950: '#000000',
},
}SCSS
$custom: #9eeeaa; $custom-light: #bdf4c3; $custom-dark: #000000;
JSON
{
"hex": "#9eeeaa",
"rgb": {
"r": 158,
"g": 238,
"b": 170
},
"hsl": {
"h": 129,
"s": 70.175,
"l": 77.647
},
"oklch": {
"l": 0.88005,
"c": 0.12204,
"h": 148.2
},
"luminance": 0.7132
}Semantic roles & 50–950 ramp
primary
#9EEEAA
secondary
#CB66BB
accent
#13B6D2
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#121712
muted
#828582