#99EABC#99EABC
#99EABC is a very light, moderate green. Relative luminance 0.692; OKLCH L 87.2% C 0.102 H 158.5°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #99EABC |
|---|---|
| RGB | rgb(153, 234, 188) |
| HSL | hsl(146, 66%, 76%) |
| HSV | hsv(146, 35%, 92%) |
| CMYK | cmyk(34.6%, 0%, 19.7%, 8.2%) |
| CIE-LAB | lab(86.63, -34.38, 14.62) |
| CIE-LCH | lch(86.63, 37.35, 156.96°) |
| OKLab | oklab(87.24% -0.0953 0.0376) |
| OKLCH | oklch(87.24% 0.102 158.5) |
| XYZ | xyz(51.6335, 69.2459, 58.2123) |
| Luminance | 0.6925 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 2.40
Light Teal
#90E4C1
ΔE00 3.35
Seafoam
#7FE0B3
ΔE00 3.49
Hospital Green
#9BE5AA
ΔE00 3.77
Pale Turquoise
#A5FBD5
ΔE00 4.48
Light Turquoise
#7EF4CC
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99EABC #EA99C7
analogous
#9EEA99 #99EABC #99EAE4
triadic
#99EABC #BC99EA #EABC99
tetradic
#99EABC #999EEA #EA99C7 #EAE499
square
#99EABC #999EEA #EA99C7 #EAE499
split-complementary
#99EABC #E499EA #EA999E
monochromatic
#33D579 #66E09B #99EABC #CCF4DD #E6FAEE
Accessibility & contrast
On white
1.41
#99EABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#99EABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99EABC
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99EABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99EABC | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DEBA
Deuteranopia (green-blind)
#DBD5BF
Tritanopia (blue-blind)
#88E9DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #99eabc; /* rgb */ color: rgb(153, 234, 188); /* oklch */ color: oklch(87.2% 0.102 158.5);
Tailwind
colors: {
custom: {
50: '#b9f1d0',
500: '#99eabc',
950: '#000000',
},
}SCSS
$custom: #99eabc; $custom-light: #b9f1d0; $custom-dark: #000000;
JSON
{
"hex": "#99eabc",
"rgb": {
"r": 153,
"g": 234,
"b": 188
},
"hsl": {
"h": 145.926,
"s": 65.854,
"l": 75.882
},
"oklch": {
"l": 0.87238,
"c": 0.10246,
"h": 158.5
},
"luminance": 0.69249
}Semantic roles & 50–950 ramp
primary
#99EABC
secondary
#C5629A
accent
#187FCE
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#121614
muted
#828583