#ADD7DF#ADD7DF
#ADD7DF is a very light, muted teal. Relative luminance 0.628; OKLCH L 85.2% C 0.045 H 210.5°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #ADD7DF |
|---|---|
| RGB | rgb(173, 215, 223) |
| HSL | hsl(190, 44%, 78%) |
| HSV | hsv(190, 22%, 87%) |
| CMYK | cmyk(22.4%, 3.6%, 0%, 12.5%) |
| CIE-LAB | lab(83.34, -11.93, -8.46) |
| CIE-LCH | lch(83.34, 14.62, 215.35°) |
| OKLab | oklab(85.18% -0.039 -0.023) |
| OKLCH | oklch(85.18% 0.045 210.5) |
| XYZ | xyz(54.8494, 62.8108, 79.0315) |
| Luminance | 0.6281 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.48
Powder Blue
#B0E0E6
ΔE00 2.61
Ice Blue
#A5DFF9
ΔE00 6.45
Pale Sky Blue
#BDF6FE
ΔE00 7.11
Paleturquoise
#AFEEEE
ΔE00 7.46
Sky Blue
#87CEEB
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADD7DF #DFB5AD
analogous
#ADDFCE #ADD7DF #ADBEDF
triadic
#ADD7DF #DFADD7 #D7DFAD
tetradic
#ADD7DF #CEADDF #DFB5AD #BEDFAD
square
#ADD7DF #CEADDF #DFB5AD #BEDFAD
split-complementary
#ADD7DF #DFADBE #DFCEAD
monochromatic
#55ACBD #81C2CE #ADD7DF #D9ECF0 #E9F4F6
Accessibility & contrast
On white
1.55
#ADD7DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#ADD7DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADD7DF
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADD7DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADD7DF | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4E0
Deuteranopia (green-blind)
#C7CDDF
Tritanopia (blue-blind)
#9EDBD9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #add7df; /* rgb */ color: rgb(173, 215, 223); /* oklch */ color: oklch(85.2% 0.045 210.5);
Tailwind
colors: {
custom: {
50: '#c6e3e9',
500: '#add7df',
950: '#000000',
},
}SCSS
$custom: #add7df; $custom-light: #c6e3e9; $custom-dark: #000000;
JSON
{
"hex": "#add7df",
"rgb": {
"r": 173,
"g": 215,
"b": 223
},
"hsl": {
"h": 189.6,
"s": 43.86,
"l": 77.647
},
"oklch": {
"l": 0.85184,
"c": 0.04531,
"h": 210.5
},
"luminance": 0.62813
}Semantic roles & 50–950 ramp
primary
#ADD7DF
secondary
#B88379
accent
#442FB7
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484