#99EAAA#99EAAA
#99EAAA is a very light, moderate green. Relative luminance 0.685; OKLCH L 86.8% C 0.119 H 150.0°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #99EAAA |
|---|---|
| RGB | rgb(153, 234, 170) |
| HSL | hsl(133, 66%, 76%) |
| HSV | hsv(133, 35%, 92%) |
| CMYK | cmyk(34.6%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(86.26, -37.67, 23.45) |
| CIE-LCH | lch(86.26, 44.37, 148.10°) |
| OKLab | oklab(86.83% -0.1031 0.0595) |
| OKLCH | oklch(86.83% 0.119 150) |
| XYZ | xyz(49.8127, 68.5176, 48.6229) |
| Luminance | 0.6852 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 1.45
Light Sea Green
#98F6B0
ΔE00 2.74
Light Mint Green
#A6FBB2
ΔE00 3.85
Mint
#AAF0C1
ΔE00 4.31
Light Seafoam
#A0FEBF
ΔE00 4.39
Light Seafoam Green
#A7FFB5
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99EAAA #EA99D9
analogous
#B0EA99 #99EAAA #99EAD2
triadic
#99EAAA #AA99EA #EAAA99
tetradic
#99EAAA #99B0EA #EA99D9 #EAD299
square
#99EAAA #99B0EA #EA99D9 #EAD299
split-complementary
#99EAAA #D299EA #EA99B0
monochromatic
#33D555 #66E080 #99EAAA #CCF4D4 #E6FAEA
Accessibility & contrast
On white
1.43
#99EAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#99EAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99EAAA
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99EAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99EAAA | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDA6
Deuteranopia (green-blind)
#DED4AE
Tritanopia (blue-blind)
#8DE7D9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #99eaaa; /* rgb */ color: rgb(153, 234, 170); /* oklch */ color: oklch(86.8% 0.119 150.0);
Tailwind
colors: {
custom: {
50: '#b9f1c3',
500: '#99eaaa',
950: '#000000',
},
}SCSS
$custom: #99eaaa; $custom-light: #b9f1c3; $custom-dark: #000000;
JSON
{
"hex": "#99eaaa",
"rgb": {
"r": 153,
"g": 234,
"b": 170
},
"hsl": {
"h": 132.593,
"s": 65.854,
"l": 75.882
},
"oklch": {
"l": 0.86828,
"c": 0.11904,
"h": 150
},
"luminance": 0.6852
}Semantic roles & 50–950 ramp
primary
#99EAAA
secondary
#C562B0
accent
#18A8CE
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#121712
muted
#828582