#ADD4CF#ADD4CF
#ADD4CF is a very light, muted teal. Relative luminance 0.605; OKLCH L 84.0% C 0.042 H 186.9°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #ADD4CF |
|---|---|
| RGB | rgb(173, 212, 207) |
| HSL | hsl(172, 31%, 75%) |
| HSV | hsv(172, 18%, 83%) |
| CMYK | cmyk(18.4%, 0%, 2.4%, 16.9%) |
| CIE-LAB | lab(82.10, -13.79, -1.78) |
| CIE-LCH | lch(82.10, 13.91, 187.36°) |
| OKLab | oklab(84.05% -0.0414 -0.005) |
| OKLCH | oklch(84.05% 0.042 186.9) |
| XYZ | xyz(52.0364, 60.4745, 67.9504) |
| Luminance | 0.6048 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.40
Paleturquoise
#AFEEEE
ΔE00 7.11
Lightblue
#ADD8E6
ΔE00 8.15
Duck Egg Blue
#C3FBF4
ΔE00 8.82
Pale Sky Blue
#BDF6FE
ΔE00 9.27
Light Sky Blue
#C6FCFF
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADD4CF #D4ADB2
analogous
#ADD4BB #ADD4CF #ADC5D4
triadic
#ADD4CF #CFADD4 #D4CFAD
tetradic
#ADD4CF #BBADD4 #D4ADB2 #C5D4AD
square
#ADD4CF #BBADD4 #D4ADB2 #C5D4AD
split-complementary
#ADD4CF #D4ADC5 #D4BBAD
monochromatic
#5DAAA0 #85BFB7 #ADD4CF #D5E9E7 #EBF4F3
Accessibility & contrast
On white
1.60
#ADD4CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#ADD4CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADD4CF
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADD4CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADD4CF | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D0CF
Deuteranopia (green-blind)
#C8CAD0
Tritanopia (blue-blind)
#A2D6D2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #add4cf; /* rgb */ color: rgb(173, 212, 207); /* oklch */ color: oklch(84.0% 0.042 186.9);
Tailwind
colors: {
custom: {
50: '#c6e1dd',
500: '#add4cf',
950: '#000000',
},
}SCSS
$custom: #add4cf; $custom-light: #c6e1dd; $custom-dark: #000000;
JSON
{
"hex": "#add4cf",
"rgb": {
"r": 173,
"g": 212,
"b": 207
},
"hsl": {
"h": 172.308,
"s": 31.2,
"l": 75.49
},
"oklch": {
"l": 0.84049,
"c": 0.04168,
"h": 186.9
},
"luminance": 0.60476
}Semantic roles & 50–950 ramp
primary
#ADD4CF
secondary
#AA7B81
accent
#3C4AAA
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484