#ADD0CA#ADD0CA
#ADD0CA is a very light, muted teal. Relative luminance 0.583; OKLCH L 83.0% C 0.038 H 183.9°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #ADD0CA |
|---|---|
| RGB | rgb(173, 208, 202) |
| HSL | hsl(170, 27%, 75%) |
| HSV | hsv(170, 17%, 82%) |
| CMYK | cmyk(16.8%, 0%, 2.9%, 18.4%) |
| CIE-LAB | lab(80.88, -12.77, -0.89) |
| CIE-LCH | lch(80.88, 12.80, 183.99°) |
| OKLab | oklab(83.04% -0.038 -0.0026) |
| OKLCH | oklch(83.04% 0.038 183.9) |
| XYZ | xyz(50.4473, 58.2588, 64.4528) |
| Luminance | 0.5826 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.43
Paleturquoise
#AFEEEE
ΔE00 8.41
Lightblue
#ADD8E6
ΔE00 8.68
Duck Egg Blue
#C3FBF4
ΔE00 9.94
Pale Teal
#82CBB2
ΔE00 10.33
Ice
#D6FFFA
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADD0CA #D0ADB3
analogous
#ADD0B9 #ADD0CA #ADC5D0
triadic
#ADD0CA #CAADD0 #D0CAAD
tetradic
#ADD0CA #B9ADD0 #D0ADB3 #C5D0AD
square
#ADD0CA #B9ADD0 #D0ADB3 #C5D0AD
split-complementary
#ADD0CA #D0ADC5 #D0B9AD
monochromatic
#5FA398 #86BAB1 #ADD0CA #D4E6E3 #ECF4F2
Accessibility & contrast
On white
1.66
#ADD0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#ADD0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADD0CA
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADD0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADD0CA | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCA
Deuteranopia (green-blind)
#C6C7CB
Tritanopia (blue-blind)
#A4D2CE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #add0ca; /* rgb */ color: rgb(173, 208, 202); /* oklch */ color: oklch(83.0% 0.038 183.9);
Tailwind
colors: {
custom: {
50: '#c6deda',
500: '#add0ca',
950: '#000000',
},
}SCSS
$custom: #add0ca; $custom-light: #c6deda; $custom-dark: #000000;
JSON
{
"hex": "#add0ca",
"rgb": {
"r": 173,
"g": 208,
"b": 202
},
"hsl": {
"h": 169.714,
"s": 27.132,
"l": 74.706
},
"oklch": {
"l": 0.83042,
"c": 0.0381,
"h": 183.9
},
"luminance": 0.5826
}Semantic roles & 50–950 ramp
primary
#ADD0CA
secondary
#A67C83
accent
#4051A6
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483