#ADD3CD#ADD3CD
#ADD3CD is a very light, muted teal. Relative luminance 0.599; OKLCH L 83.8% C 0.041 H 184.7°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #ADD3CD |
|---|---|
| RGB | rgb(173, 211, 205) |
| HSL | hsl(171, 30%, 75%) |
| HSV | hsv(171, 18%, 83%) |
| CMYK | cmyk(18%, 0%, 2.8%, 17.3%) |
| CIE-LAB | lab(81.77, -13.69, -1.19) |
| CIE-LCH | lch(81.77, 13.74, 184.96°) |
| OKLab | oklab(83.78% -0.0408 -0.0034) |
| OKLCH | oklch(83.78% 0.041 184.7) |
| XYZ | xyz(51.5443, 59.8790, 66.5878) |
| Luminance | 0.5988 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.91
Paleturquoise
#AFEEEE
ΔE00 7.51
Lightblue
#ADD8E6
ΔE00 8.60
Duck Egg Blue
#C3FBF4
ΔE00 9.08
Ice
#D6FFFA
ΔE00 9.68
Pale Sky Blue
#BDF6FE
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADD3CD #D3ADB3
analogous
#ADD3BA #ADD3CD #ADC6D3
triadic
#ADD3CD #CDADD3 #D3CDAD
tetradic
#ADD3CD #BAADD3 #D3ADB3 #C6D3AD
square
#ADD3CD #BAADD3 #D3ADB3 #C6D3AD
split-complementary
#ADD3CD #D3ADC6 #D3BAAD
monochromatic
#5DA89C #85BEB5 #ADD3CD #D5E8E5 #EBF4F3
Accessibility & contrast
On white
1.62
#ADD3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#ADD3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADD3CD
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADD3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADD3CD | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFCD
Deuteranopia (green-blind)
#C8C9CE
Tritanopia (blue-blind)
#A3D5D1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #add3cd; /* rgb */ color: rgb(173, 211, 205); /* oklch */ color: oklch(83.8% 0.041 184.7);
Tailwind
colors: {
custom: {
50: '#c6e0dc',
500: '#add3cd',
950: '#000000',
},
}SCSS
$custom: #add3cd; $custom-light: #c6e0dc; $custom-dark: #000000;
JSON
{
"hex": "#add3cd",
"rgb": {
"r": 173,
"g": 211,
"b": 205
},
"hsl": {
"h": 170.526,
"s": 30.159,
"l": 75.294
},
"oklch": {
"l": 0.83775,
"c": 0.04098,
"h": 184.7
},
"luminance": 0.59881
}Semantic roles & 50–950 ramp
primary
#ADD3CD
secondary
#A97B82
accent
#3D4EA9
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484