#ADD0CD#ADD0CD
#ADD0CD is a very light, muted teal. Relative luminance 0.584; OKLCH L 83.1% C 0.037 H 190.1°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #ADD0CD |
|---|---|
| RGB | rgb(173, 208, 205) |
| HSL | hsl(175, 27%, 75%) |
| HSV | hsv(175, 17%, 82%) |
| CMYK | cmyk(16.8%, 0%, 1.4%, 18.4%) |
| CIE-LAB | lab(80.96, -12.16, -2.38) |
| CIE-LCH | lch(80.96, 12.39, 191.07°) |
| OKLab | oklab(83.13% -0.0368 -0.0065) |
| OKLCH | oklch(83.13% 0.037 190.1) |
| XYZ | xyz(50.8059, 58.4023, 66.3417) |
| Luminance | 0.5840 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.50
Lightblue
#ADD8E6
ΔE00 7.36
Paleturquoise
#AFEEEE
ΔE00 8.20
Pale Sky Blue
#BDF6FE
ΔE00 9.80
Duck Egg Blue
#C3FBF4
ΔE00 10.08
Pale Blue
#D0FEFE
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADD0CD #D0ADB0
analogous
#ADD0BC #ADD0CD #ADC2D0
triadic
#ADD0CD #CDADD0 #D0CDAD
tetradic
#ADD0CD #BCADD0 #D0ADB0 #C2D0AD
square
#ADD0CD #BCADD0 #D0ADB0 #C2D0AD
split-complementary
#ADD0CD #D0ADC2 #D0BCAD
monochromatic
#5FA39E #86BAB5 #ADD0CD #D4E6E5 #ECF4F3
Accessibility & contrast
On white
1.66
#ADD0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#ADD0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADD0CD
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADD0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADD0CD | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCD
Deuteranopia (green-blind)
#C5C7CD
Tritanopia (blue-blind)
#A3D2CF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #add0cd; /* rgb */ color: rgb(173, 208, 205); /* oklch */ color: oklch(83.1% 0.037 190.1);
Tailwind
colors: {
custom: {
50: '#c6dedc',
500: '#add0cd',
950: '#000000',
},
}SCSS
$custom: #add0cd; $custom-light: #c6dedc; $custom-dark: #000000;
JSON
{
"hex": "#add0cd",
"rgb": {
"r": 173,
"g": 208,
"b": 205
},
"hsl": {
"h": 174.857,
"s": 27.132,
"l": 74.706
},
"oklch": {
"l": 0.83131,
"c": 0.03739,
"h": 190.1
},
"luminance": 0.58404
}Semantic roles & 50–950 ramp
primary
#ADD0CD
secondary
#A67C7F
accent
#4049A6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484