#99E2EA#99E2EA
#99E2EA is a very light, moderate teal. Relative luminance 0.671; OKLCH L 86.8% C 0.073 H 204.6°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #99E2EA |
|---|---|
| RGB | rgb(153, 226, 234) |
| HSL | hsl(186, 66%, 76%) |
| HSV | hsv(186, 35%, 92%) |
| CMYK | cmyk(34.6%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(85.56, -20.63, -11.11) |
| CIE-LCH | lch(85.56, 23.43, 208.30°) |
| OKLab | oklab(86.76% -0.0665 -0.0304) |
| OKLCH | oklch(86.76% 0.073 204.6) |
| XYZ | xyz(55.1793, 67.1022, 87.8704) |
| Luminance | 0.6711 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.10
Paleturquoise
#AFEEEE
ΔE00 4.26
Powder Blue
#B0E0E6
ΔE00 4.32
Robin Egg Blue
#8AF1FE
ΔE00 4.37
Robin'S Egg
#6DEDFD
ΔE00 5.66
Pale Sky Blue
#BDF6FE
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99E2EA #EAA199
analogous
#99EAC9 #99E2EA #99B9EA
triadic
#99E2EA #EA99E2 #E2EA99
tetradic
#99E2EA #C999EA #EAA199 #B9EA99
square
#99E2EA #C999EA #EAA199 #B9EA99
split-complementary
#99E2EA #EA99B9 #EAC999
monochromatic
#33C5D5 #66D4E0 #99E2EA #CCF0F4 #E6F8FA
Accessibility & contrast
On white
1.46
#99E2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#99E2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99E2EA
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99E2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99E2EA | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEB
Deuteranopia (green-blind)
#C9D1EA
Tritanopia (blue-blind)
#7AE8E4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #99e2ea; /* rgb */ color: rgb(153, 226, 234); /* oklch */ color: oklch(86.8% 0.073 204.6);
Tailwind
colors: {
custom: {
50: '#baebf0',
500: '#99e2ea',
950: '#000000',
},
}SCSS
$custom: #99e2ea; $custom-light: #baebf0; $custom-dark: #000000;
JSON
{
"hex": "#99e2ea",
"rgb": {
"r": 153,
"g": 226,
"b": 234
},
"hsl": {
"h": 185.926,
"s": 65.854,
"l": 75.882
},
"oklch": {
"l": 0.86762,
"c": 0.07313,
"h": 204.6
},
"luminance": 0.67106
}Semantic roles & 50–950 ramp
primary
#99E2EA
secondary
#C56C62
accent
#2A18CE
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#121616
muted
#828485