#ADD8CD#ADD8CD
#ADD8CD is a very light, muted teal. Relative luminance 0.624; OKLCH L 84.9% C 0.048 H 177.8°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #ADD8CD |
|---|---|
| RGB | rgb(173, 216, 205) |
| HSL | hsl(165, 36%, 76%) |
| HSV | hsv(165, 20%, 85%) |
| CMYK | cmyk(19.9%, 0%, 5.1%, 15.3%) |
| CIE-LAB | lab(83.13, -16.23, 0.79) |
| CIE-LCH | lch(83.13, 16.25, 177.22°) |
| OKLab | oklab(84.85% -0.0475 0.0018) |
| OKLCH | oklch(84.85% 0.048 177.8) |
| XYZ | xyz(52.8058, 62.4020, 67.0083) |
| Luminance | 0.6240 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 7.14
Powder Blue
#B0E0E6
ΔE00 7.32
Duck Egg Blue
#C3FBF4
ΔE00 7.95
Pale Teal
#82CBB2
ΔE00 8.46
Eggshell Blue
#C4FFF7
ΔE00 8.72
Light Light Blue
#CAFFFB
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADD8CD #D8ADB8
analogous
#ADD8B8 #ADD8CD #ADCED8
triadic
#ADD8CD #CDADD8 #D8CDAD
tetradic
#ADD8CD #B8ADD8 #D8ADB8 #CED8AD
square
#ADD8CD #B8ADD8 #D8ADB8 #CED8AD
split-complementary
#ADD8CD #D8ADCE #D8B8AD
monochromatic
#5AB19A #84C4B4 #ADD8CD #D6ECE6 #EAF5F2
Accessibility & contrast
On white
1.56
#ADD8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#ADD8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADD8CD
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADD8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADD8CD | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3CD
Deuteranopia (green-blind)
#CCCDCE
Tritanopia (blue-blind)
#A2D9D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #add8cd; /* rgb */ color: rgb(173, 216, 205); /* oklch */ color: oklch(84.9% 0.048 177.8);
Tailwind
colors: {
custom: {
50: '#c6e4dc',
500: '#add8cd',
950: '#000000',
},
}SCSS
$custom: #add8cd; $custom-light: #c6e4dc; $custom-dark: #000000;
JSON
{
"hex": "#add8cd",
"rgb": {
"r": 173,
"g": 216,
"b": 205
},
"hsl": {
"h": 164.651,
"s": 35.537,
"l": 76.275
},
"oklch": {
"l": 0.84851,
"c": 0.04754,
"h": 177.8
},
"luminance": 0.62404
}Semantic roles & 50–950 ramp
primary
#ADD8CD
secondary
#AF7A88
accent
#3756AE
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484