#99EEEA#99EEEA
#99EEEA is a very light, moderate teal. Relative luminance 0.739; OKLCH L 89.4% C 0.083 H 192.0°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #99EEEA |
|---|---|
| RGB | rgb(153, 238, 234) |
| HSL | hsl(177, 71%, 77%) |
| HSV | hsv(177, 36%, 93%) |
| CMYK | cmyk(35.7%, 0%, 1.7%, 6.7%) |
| CIE-LAB | lab(88.86, -26.51, -6.21) |
| CIE-LCH | lch(88.86, 27.23, 193.19°) |
| OKLab | oklab(89.4% -0.0808 -0.0172) |
| OKLCH | oklch(89.4% 0.083 192) |
| XYZ | xyz(58.5573, 73.8581, 88.9964) |
| Luminance | 0.7386 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.74
Paleturquoise
#AFEEEE
ΔE00 3.83
Pale Cyan
#B7FFFA
ΔE00 4.41
Robin'S Egg Blue
#98EFF9
ΔE00 5.20
Duck Egg Blue
#C3FBF4
ΔE00 5.85
Eggshell Blue
#C4FFF7
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99EEEA #EE999D
analogous
#99EEC0 #99EEEA #99C8EE
triadic
#99EEEA #EA99EE #EEEA99
tetradic
#99EEEA #C099EE #EE999D #C8EE99
square
#99EEEA #C099EE #EE999D #C8EE99
split-complementary
#99EEEA #EE99C8 #EEC099
monochromatic
#30DDD4 #65E5DF #99EEEA #CDF7F5 #E5FBFA
Accessibility & contrast
On white
1.33
#99EEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#99EEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99EEEA
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99EEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99EEEA | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E6EA
Deuteranopia (green-blind)
#D5DAEB
Tritanopia (blue-blind)
#78F3EC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #99eeea; /* rgb */ color: rgb(153, 238, 234); /* oklch */ color: oklch(89.4% 0.083 192.0);
Tailwind
colors: {
custom: {
50: '#baf3f0',
500: '#99eeea',
950: '#000000',
},
}SCSS
$custom: #99eeea; $custom-light: #baf3f0; $custom-dark: #000000;
JSON
{
"hex": "#99eeea",
"rgb": {
"r": 153,
"g": 238,
"b": 234
},
"hsl": {
"h": 177.176,
"s": 71.429,
"l": 76.667
},
"oklch": {
"l": 0.894,
"c": 0.08264,
"h": 192
},
"luminance": 0.73862
}Semantic roles & 50–950 ramp
primary
#99EEEA
secondary
#CA6166
accent
#121BD3
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121716
muted
#828585