#ADD4CD#ADD4CD
#ADD4CD is a very light, muted teal. Relative luminance 0.604; OKLCH L 84.0% C 0.042 H 183.2°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #ADD4CD |
|---|---|
| RGB | rgb(173, 212, 205) |
| HSL | hsl(169, 31%, 75%) |
| HSV | hsv(169, 18%, 83%) |
| CMYK | cmyk(18.4%, 0%, 3.3%, 16.9%) |
| CIE-LAB | lab(82.04, -14.20, -0.79) |
| CIE-LCH | lch(82.04, 14.22, 183.20°) |
| OKLab | oklab(83.99% -0.0422 -0.0023) |
| OKLCH | oklch(83.99% 0.042 183.2) |
| XYZ | xyz(51.7935, 60.3774, 66.6709) |
| Luminance | 0.6038 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.14
Paleturquoise
#AFEEEE
ΔE00 7.36
Duck Egg Blue
#C3FBF4
ΔE00 8.79
Lightblue
#ADD8E6
ΔE00 9.03
Ice
#D6FFFA
ΔE00 9.52
Light Light Blue
#CAFFFB
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADD4CD #D4ADB4
analogous
#ADD4B9 #ADD4CD #ADC7D4
triadic
#ADD4CD #CDADD4 #D4CDAD
tetradic
#ADD4CD #B9ADD4 #D4ADB4 #C7D4AD
square
#ADD4CD #B9ADD4 #D4ADB4 #C7D4AD
split-complementary
#ADD4CD #D4ADC7 #D4B9AD
monochromatic
#5DAA9C #85BFB5 #ADD4CD #D5E9E5 #EBF4F3
Accessibility & contrast
On white
1.61
#ADD4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#ADD4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADD4CD
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADD4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADD4CD | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCD
Deuteranopia (green-blind)
#C9CACE
Tritanopia (blue-blind)
#A3D6D2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #add4cd; /* rgb */ color: rgb(173, 212, 205); /* oklch */ color: oklch(84.0% 0.042 183.2);
Tailwind
colors: {
custom: {
50: '#c6e1dc',
500: '#add4cd',
950: '#000000',
},
}SCSS
$custom: #add4cd; $custom-light: #c6e1dc; $custom-dark: #000000;
JSON
{
"hex": "#add4cd",
"rgb": {
"r": 173,
"g": 212,
"b": 205
},
"hsl": {
"h": 169.231,
"s": 31.2,
"l": 75.49
},
"oklch": {
"l": 0.83989,
"c": 0.04224,
"h": 183.2
},
"luminance": 0.60379
}Semantic roles & 50–950 ramp
primary
#ADD4CD
secondary
#AA7B83
accent
#3C4FAA
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484