#99DDEA#99DDEA
#99DDEA is a very light, moderate teal. Relative luminance 0.644; OKLCH L 85.7% C 0.070 H 210.8°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #99DDEA |
|---|---|
| RGB | rgb(153, 221, 234) |
| HSL | hsl(190, 66%, 76%) |
| HSV | hsv(190, 35%, 92%) |
| CMYK | cmyk(34.6%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(84.19, -18.13, -13.16) |
| CIE-LCH | lch(84.19, 22.40, 215.97°) |
| OKLab | oklab(85.67% -0.0604 -0.036) |
| OKLCH | oklch(85.67% 0.07 210.8) |
| XYZ | xyz(53.8395, 64.4225, 87.4238) |
| Luminance | 0.6443 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.98
Robin'S Egg Blue
#98EFF9
ΔE00 4.75
Lightblue
#ADD8E6
ΔE00 5.14
Robin Egg Blue
#8AF1FE
ΔE00 5.69
Ice Blue
#A5DFF9
ΔE00 5.85
Paleturquoise
#AFEEEE
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99DDEA #EAA699
analogous
#99EACE #99DDEA #99B4EA
triadic
#99DDEA #EA99DD #DDEA99
tetradic
#99DDEA #CE99EA #EAA699 #B4EA99
square
#99DDEA #CE99EA #EAA699 #B4EA99
split-complementary
#99DDEA #EA99B4 #EACE99
monochromatic
#33BBD5 #66CCE0 #99DDEA #CCEEF4 #E6F7FA
Accessibility & contrast
On white
1.51
#99DDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#99DDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99DDEA
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99DDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99DDEA | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EB
Deuteranopia (green-blind)
#C4CEEA
Tritanopia (blue-blind)
#7BE3E1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #99ddea; /* rgb */ color: rgb(153, 221, 234); /* oklch */ color: oklch(85.7% 0.070 210.8);
Tailwind
colors: {
custom: {
50: '#bae7f0',
500: '#99ddea',
950: '#000000',
},
}SCSS
$custom: #99ddea; $custom-light: #bae7f0; $custom-dark: #000000;
JSON
{
"hex": "#99ddea",
"rgb": {
"r": 153,
"g": 221,
"b": 234
},
"hsl": {
"h": 189.63,
"s": 65.854,
"l": 75.882
},
"oklch": {
"l": 0.85669,
"c": 0.07036,
"h": 210.8
},
"luminance": 0.64426
}Semantic roles & 50–950 ramp
primary
#99DDEA
secondary
#C57262
accent
#3518CE
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121616
muted
#828485