#ADD1CD#ADD1CD
#ADD1CD is a very light, muted teal. Relative luminance 0.589; OKLCH L 83.3% C 0.039 H 188.2°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #ADD1CD |
|---|---|
| RGB | rgb(173, 209, 205) |
| HSL | hsl(173, 28%, 75%) |
| HSV | hsv(173, 17%, 82%) |
| CMYK | cmyk(17.2%, 0%, 1.9%, 18%) |
| CIE-LAB | lab(81.23, -12.67, -1.98) |
| CIE-LCH | lch(81.23, 12.82, 188.89°) |
| OKLab | oklab(83.35% -0.0382 -0.0055) |
| OKLCH | oklch(83.35% 0.039 188.2) |
| XYZ | xyz(51.0505, 58.8914, 66.4232) |
| Luminance | 0.5889 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.58
Lightblue
#ADD8E6
ΔE00 7.76
Paleturquoise
#AFEEEE
ΔE00 7.93
Duck Egg Blue
#C3FBF4
ΔE00 9.72
Pale Sky Blue
#BDF6FE
ΔE00 9.75
Pale Blue
#D0FEFE
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADD1CD #D1ADB1
analogous
#ADD1BB #ADD1CD #ADC3D1
triadic
#ADD1CD #CDADD1 #D1CDAD
tetradic
#ADD1CD #BBADD1 #D1ADB1 #C3D1AD
square
#ADD1CD #BBADD1 #D1ADB1 #C3D1AD
split-complementary
#ADD1CD #D1ADC3 #D1BBAD
monochromatic
#5FA59D #86BBB5 #ADD1CD #D4E7E5 #EBF4F3
Accessibility & contrast
On white
1.64
#ADD1CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#ADD1CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADD1CD
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADD1CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADD1CD | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCD
Deuteranopia (green-blind)
#C6C8CE
Tritanopia (blue-blind)
#A3D3D0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #add1cd; /* rgb */ color: rgb(173, 209, 205); /* oklch */ color: oklch(83.3% 0.039 188.2);
Tailwind
colors: {
custom: {
50: '#c6dfdc',
500: '#add1cd',
950: '#000000',
},
}SCSS
$custom: #add1cd; $custom-light: #c6dfdc; $custom-dark: #000000;
JSON
{
"hex": "#add1cd",
"rgb": {
"r": 173,
"g": 209,
"b": 205
},
"hsl": {
"h": 173.333,
"s": 28.125,
"l": 74.902
},
"oklch": {
"l": 0.83345,
"c": 0.03855,
"h": 188.2
},
"luminance": 0.58893
}Semantic roles & 50–950 ramp
primary
#ADD1CD
secondary
#A77B80
accent
#3F4AA7
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484