#ADD5CD#ADD5CD
#ADD5CD is a very light, muted teal. Relative luminance 0.609; OKLCH L 84.2% C 0.044 H 181.7°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #ADD5CD |
|---|---|
| RGB | rgb(173, 213, 205) |
| HSL | hsl(168, 32%, 76%) |
| HSV | hsv(168, 19%, 84%) |
| CMYK | cmyk(18.8%, 0%, 3.8%, 16.5%) |
| CIE-LAB | lab(82.31, -14.71, -0.40) |
| CIE-LCH | lch(82.31, 14.72, 181.55°) |
| OKLab | oklab(84.21% -0.0435 -0.0013) |
| OKLCH | oklch(84.21% 0.044 181.7) |
| XYZ | xyz(52.0442, 60.8789, 66.7545) |
| Luminance | 0.6088 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.40
Paleturquoise
#AFEEEE
ΔE00 7.25
Duck Egg Blue
#C3FBF4
ΔE00 8.54
Pale Teal
#82CBB2
ΔE00 9.34
Light Light Blue
#CAFFFB
ΔE00 9.37
Eggshell Blue
#C4FFF7
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADD5CD #D5ADB5
analogous
#ADD5B9 #ADD5CD #ADC9D5
triadic
#ADD5CD #CDADD5 #D5CDAD
tetradic
#ADD5CD #B9ADD5 #D5ADB5 #C9D5AD
square
#ADD5CD #B9ADD5 #D5ADB5 #C9D5AD
split-complementary
#ADD5CD #D5ADC9 #D5B9AD
monochromatic
#5CAC9C #85C0B4 #ADD5CD #D5EAE6 #EBF5F3
Accessibility & contrast
On white
1.59
#ADD5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#ADD5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADD5CD
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADD5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADD5CD | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CD
Deuteranopia (green-blind)
#C9CACE
Tritanopia (blue-blind)
#A3D7D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #add5cd; /* rgb */ color: rgb(173, 213, 205); /* oklch */ color: oklch(84.2% 0.044 181.7);
Tailwind
colors: {
custom: {
50: '#c6e2dc',
500: '#add5cd',
950: '#000000',
},
}SCSS
$custom: #add5cd; $custom-light: #c6e2dc; $custom-dark: #000000;
JSON
{
"hex": "#add5cd",
"rgb": {
"r": 173,
"g": 213,
"b": 205
},
"hsl": {
"h": 168,
"s": 32.258,
"l": 75.686
},
"oklch": {
"l": 0.84205,
"c": 0.04353,
"h": 181.7
},
"luminance": 0.60881
}Semantic roles & 50–950 ramp
primary
#ADD5CD
secondary
#AB7B84
accent
#3A51AB
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484