#99EAAE#99EAAE
#99EAAE is a very light, moderate green. Relative luminance 0.687; OKLCH L 86.9% C 0.115 H 151.6°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #99EAAE |
|---|---|
| RGB | rgb(153, 234, 174) |
| HSL | hsl(136, 66%, 76%) |
| HSV | hsv(136, 35%, 92%) |
| CMYK | cmyk(34.6%, 0%, 25.6%, 8.2%) |
| CIE-LAB | lab(86.34, -36.97, 21.49) |
| CIE-LCH | lch(86.34, 42.76, 149.83°) |
| OKLab | oklab(86.92% -0.1014 0.0547) |
| OKLCH | oklch(86.92% 0.115 151.6) |
| XYZ | xyz(50.1969, 68.6713, 50.6461) |
| Luminance | 0.6867 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 1.30
Light Sea Green
#98F6B0
ΔE00 3.02
Mint
#AAF0C1
ΔE00 3.60
Light Mint Green
#A6FBB2
ΔE00 4.23
Light Seafoam
#A0FEBF
ΔE00 4.23
Light Seafoam Green
#A7FFB5
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99EAAE #EA99D5
analogous
#ACEA99 #99EAAE #99EAD7
triadic
#99EAAE #AE99EA #EAAE99
tetradic
#99EAAE #99ACEA #EA99D5 #EAD799
square
#99EAAE #99ACEA #EA99D5 #EAD799
split-complementary
#99EAAE #D799EA #EA99AC
monochromatic
#33D55D #66E086 #99EAAE #CCF4D6 #E6FAEB
Accessibility & contrast
On white
1.43
#99EAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#99EAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99EAAE
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99EAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99EAAE | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDAA
Deuteranopia (green-blind)
#DED5B1
Tritanopia (blue-blind)
#8CE8DA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #99eaae; /* rgb */ color: rgb(153, 234, 174); /* oklch */ color: oklch(86.9% 0.115 151.6);
Tailwind
colors: {
custom: {
50: '#b9f1c6',
500: '#99eaae',
950: '#000000',
},
}SCSS
$custom: #99eaae; $custom-light: #b9f1c6; $custom-dark: #000000;
JSON
{
"hex": "#99eaae",
"rgb": {
"r": 153,
"g": 234,
"b": 174
},
"hsl": {
"h": 135.556,
"s": 65.854,
"l": 75.882
},
"oklch": {
"l": 0.86915,
"c": 0.1152,
"h": 151.6
},
"luminance": 0.68674
}Semantic roles & 50–950 ramp
primary
#99EAAE
secondary
#C562AB
accent
#189FCE
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#121713
muted
#828582