#ADD6CA#ADD6CA
#ADD6CA is a very light, muted teal. Relative luminance 0.612; OKLCH L 84.3% C 0.046 H 175.4°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #ADD6CA |
|---|---|
| RGB | rgb(173, 214, 202) |
| HSL | hsl(162, 33%, 76%) |
| HSV | hsv(162, 19%, 84%) |
| CMYK | cmyk(19.2%, 0%, 5.6%, 16.1%) |
| CIE-LAB | lab(82.51, -15.83, 1.48) |
| CIE-LCH | lch(82.51, 15.89, 174.65°) |
| OKLab | oklab(84.33% -0.0461 0.0037) |
| OKLCH | oklch(84.33% 0.046 175.4) |
| XYZ | xyz(51.9379, 61.2400, 64.9497) |
| Luminance | 0.6124 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.86
Paleturquoise
#AFEEEE
ΔE00 7.87
Pale Teal
#82CBB2
ΔE00 8.30
Duck Egg Blue
#C3FBF4
ΔE00 8.56
Eggshell Blue
#C4FFF7
ΔE00 9.32
Seafoam Blue
#78D1B6
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADD6CA #D6ADB9
analogous
#ADD6B5 #ADD6CA #ADCDD6
triadic
#ADD6CA #CAADD6 #D6CAAD
tetradic
#ADD6CA #B5ADD6 #D6ADB9 #CDD6AD
square
#ADD6CA #B5ADD6 #D6ADB9 #CDD6AD
split-complementary
#ADD6CA #D6ADCD #D6B5AD
monochromatic
#5BAD95 #84C2B0 #ADD6CA #D6EAE4 #EBF5F2
Accessibility & contrast
On white
1.59
#ADD6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#ADD6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADD6CA
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADD6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADD6CA | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CA
Deuteranopia (green-blind)
#CBCBCB
Tritanopia (blue-blind)
#A3D7D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #add6ca; /* rgb */ color: rgb(173, 214, 202); /* oklch */ color: oklch(84.3% 0.046 175.4);
Tailwind
colors: {
custom: {
50: '#c6e2da',
500: '#add6ca',
950: '#000000',
},
}SCSS
$custom: #add6ca; $custom-light: #c6e2da; $custom-dark: #000000;
JSON
{
"hex": "#add6ca",
"rgb": {
"r": 173,
"g": 214,
"b": 202
},
"hsl": {
"h": 162.439,
"s": 33.333,
"l": 75.882
},
"oklch": {
"l": 0.84333,
"c": 0.04621,
"h": 175.4
},
"luminance": 0.61242
}Semantic roles & 50–950 ramp
primary
#ADD6CA
secondary
#AD7B89
accent
#395BAC
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483