#99EEEB#99EEEB
#99EEEB is a very light, moderate teal. Relative luminance 0.739; OKLCH L 89.4% C 0.083 H 192.9°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #99EEEB |
|---|---|
| RGB | rgb(153, 238, 235) |
| HSL | hsl(178, 71%, 77%) |
| HSV | hsv(178, 36%, 93%) |
| CMYK | cmyk(35.7%, 0%, 1.3%, 6.7%) |
| CIE-LAB | lab(88.88, -26.28, -6.69) |
| CIE-LCH | lch(88.88, 27.12, 194.29°) |
| OKLab | oklab(89.43% -0.0804 -0.0185) |
| OKLCH | oklch(89.43% 0.083 192.9) |
| XYZ | xyz(58.7014, 73.9157, 89.7551) |
| Luminance | 0.7392 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.66
Light Cyan
#ACFFFC
ΔE00 3.70
Pale Cyan
#B7FFFA
ΔE00 4.42
Robin'S Egg Blue
#98EFF9
ΔE00 4.82
Robin Egg Blue
#8AF1FE
ΔE00 5.72
Duck Egg Blue
#C3FBF4
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99EEEB #EE999C
analogous
#99EEC1 #99EEEB #99C7EE
triadic
#99EEEB #EB99EE #EEEB99
tetradic
#99EEEB #C199EE #EE999C #C7EE99
square
#99EEEB #C199EE #EE999C #C7EE99
split-complementary
#99EEEB #EE99C7 #EEC199
monochromatic
#30DDD6 #65E5E1 #99EEEB #CDF7F5 #E5FBFA
Accessibility & contrast
On white
1.33
#99EEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#99EEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99EEEB
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99EEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99EEEB | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EB
Deuteranopia (green-blind)
#D5DAEC
Tritanopia (blue-blind)
#77F3ED
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #99eeeb; /* rgb */ color: rgb(153, 238, 235); /* oklch */ color: oklch(89.4% 0.083 192.9);
Tailwind
colors: {
custom: {
50: '#baf3f1',
500: '#99eeeb',
950: '#000000',
},
}SCSS
$custom: #99eeeb; $custom-light: #baf3f1; $custom-dark: #000000;
JSON
{
"hex": "#99eeeb",
"rgb": {
"r": 153,
"g": 238,
"b": 235
},
"hsl": {
"h": 177.882,
"s": 71.429,
"l": 76.667
},
"oklch": {
"l": 0.89431,
"c": 0.08253,
"h": 192.9
},
"luminance": 0.7392
}Semantic roles & 50–950 ramp
primary
#99EEEB
secondary
#CA6165
accent
#1219D3
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121716
muted
#828585