#ADD6CF#ADD6CF
#ADD6CF is a very light, muted teal. Relative luminance 0.615; OKLCH L 84.5% C 0.044 H 183.7°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ADD6CF |
|---|---|
| RGB | rgb(173, 214, 207) |
| HSL | hsl(170, 33%, 76%) |
| HSV | hsv(170, 19%, 84%) |
| CMYK | cmyk(19.2%, 0%, 3.3%, 16.1%) |
| CIE-LAB | lab(82.64, -14.81, -0.99) |
| CIE-LCH | lch(82.64, 14.84, 183.83°) |
| OKLab | oklab(84.48% -0.044 -0.0029) |
| OKLCH | oklch(84.48% 0.044 183.7) |
| XYZ | xyz(52.5395, 61.4806, 68.1181) |
| Luminance | 0.6148 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.91
Paleturquoise
#AFEEEE
ΔE00 6.81
Duck Egg Blue
#C3FBF4
ΔE00 8.25
Lightblue
#ADD8E6
ΔE00 9.04
Light Light Blue
#CAFFFB
ΔE00 9.05
Eggshell Blue
#C4FFF7
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADD6CF #D6ADB4
analogous
#ADD6BA #ADD6CF #ADC8D6
triadic
#ADD6CF #CFADD6 #D6CFAD
tetradic
#ADD6CF #BAADD6 #D6ADB4 #C8D6AD
square
#ADD6CF #BAADD6 #D6ADB4 #C8D6AD
split-complementary
#ADD6CF #D6ADC8 #D6BAAD
monochromatic
#5BAD9F #84C2B7 #ADD6CF #D6EAE7 #EBF5F3
Accessibility & contrast
On white
1.58
#ADD6CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#ADD6CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADD6CF
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADD6CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADD6CF | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CF
Deuteranopia (green-blind)
#CACBD0
Tritanopia (blue-blind)
#A2D8D4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #add6cf; /* rgb */ color: rgb(173, 214, 207); /* oklch */ color: oklch(84.5% 0.044 183.7);
Tailwind
colors: {
custom: {
50: '#c6e2dd',
500: '#add6cf',
950: '#000000',
},
}SCSS
$custom: #add6cf; $custom-light: #c6e2dd; $custom-dark: #000000;
JSON
{
"hex": "#add6cf",
"rgb": {
"r": 173,
"g": 214,
"b": 207
},
"hsl": {
"h": 169.756,
"s": 33.333,
"l": 75.882
},
"oklch": {
"l": 0.84478,
"c": 0.04413,
"h": 183.7
},
"luminance": 0.61482
}Semantic roles & 50–950 ramp
primary
#ADD6CF
secondary
#AD7B83
accent
#394DAC
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484