#ADDEE7#ADDEE7
#ADDEE7 is a very light, muted teal. Relative luminance 0.669; OKLCH L 86.9% C 0.052 H 210.0°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDEE7 |
|---|---|
| RGB | rgb(173, 222, 231) |
| HSL | hsl(189, 55%, 79%) |
| HSV | hsv(189, 25%, 91%) |
| CMYK | cmyk(25.1%, 3.9%, 0%, 9.4%) |
| CIE-LAB | lab(85.45, -13.74, -9.57) |
| CIE-LCH | lch(85.45, 16.74, 214.85°) |
| OKLab | oklab(86.93% -0.045 -0.026) |
| OKLCH | oklch(86.93% 0.052 210) |
| XYZ | xyz(57.7743, 66.8939, 85.4535) |
| Luminance | 0.6690 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.28
Lightblue
#ADD8E6
ΔE00 3.15
Pale Sky Blue
#BDF6FE
ΔE00 5.30
Paleturquoise
#AFEEEE
ΔE00 5.92
Ice Blue
#A5DFF9
ΔE00 5.93
Robin'S Egg Blue
#98EFF9
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDEE7 #E7B6AD
analogous
#ADE7D3 #ADDEE7 #ADC1E7
triadic
#ADDEE7 #E7ADDE #DEE7AD
tetradic
#ADDEE7 #D3ADE7 #E7B6AD #C1E7AD
square
#ADDEE7 #D3ADE7 #E7B6AD #C1E7AD
split-complementary
#ADDEE7 #E7ADC1 #E7D3AD
monochromatic
#4EB8CB #7ECBD9 #ADDEE7 #DCF1F5 #E7F5F8
Accessibility & contrast
On white
1.46
#ADDEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#ADDEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDEE7
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDEE7 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DAE8
Deuteranopia (green-blind)
#CBD2E7
Tritanopia (blue-blind)
#9BE3E1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #addee7; /* rgb */ color: rgb(173, 222, 231); /* oklch */ color: oklch(86.9% 0.052 210.0);
Tailwind
colors: {
custom: {
50: '#c6e8ee',
500: '#addee7',
950: '#000000',
},
}SCSS
$custom: #addee7; $custom-light: #c6e8ee; $custom-dark: #000000;
JSON
{
"hex": "#addee7",
"rgb": {
"r": 173,
"g": 222,
"b": 231
},
"hsl": {
"h": 189.31,
"s": 54.717,
"l": 79.216
},
"oklch": {
"l": 0.86931,
"c": 0.05204,
"h": 210
},
"luminance": 0.66896
}Semantic roles & 50–950 ramp
primary
#ADDEE7
secondary
#C28276
accent
#3C23C2
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131616
muted
#828485