#ADD7CA#ADD7CA
#ADD7CA is a very light, muted teal. Relative luminance 0.617; OKLCH L 84.5% C 0.048 H 174.3°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #ADD7CA |
|---|---|
| RGB | rgb(173, 215, 202) |
| HSL | hsl(161, 34%, 76%) |
| HSV | hsv(161, 20%, 84%) |
| CMYK | cmyk(19.5%, 0%, 6%, 15.7%) |
| CIE-LAB | lab(82.78, -16.33, 1.88) |
| CIE-LCH | lch(82.78, 16.44, 173.44°) |
| OKLab | oklab(84.55% -0.0474 0.0047) |
| OKLCH | oklch(84.55% 0.048 174.3) |
| XYZ | xyz(52.1917, 61.7477, 65.0343) |
| Luminance | 0.6175 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 7.89
Pale Teal
#82CBB2
ΔE00 8.06
Powder Blue
#B0E0E6
ΔE00 8.16
Duck Egg Blue
#C3FBF4
ΔE00 8.42
Eggshell Blue
#C4FFF7
ΔE00 9.15
Seafoam Blue
#78D1B6
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADD7CA #D7ADBA
analogous
#ADD7B5 #ADD7CA #ADCFD7
triadic
#ADD7CA #CAADD7 #D7CAAD
tetradic
#ADD7CA #B5ADD7 #D7ADBA #CFD7AD
square
#ADD7CA #B5ADD7 #D7ADBA #CFD7AD
split-complementary
#ADD7CA #D7ADCF #D7B5AD
monochromatic
#5BAF95 #84C3AF #ADD7CA #D6EBE5 #EAF5F2
Accessibility & contrast
On white
1.57
#ADD7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#ADD7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADD7CA
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADD7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADD7CA | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1C9
Deuteranopia (green-blind)
#CCCCCB
Tritanopia (blue-blind)
#A3D8D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #add7ca; /* rgb */ color: rgb(173, 215, 202); /* oklch */ color: oklch(84.5% 0.048 174.3);
Tailwind
colors: {
custom: {
50: '#c6e3da',
500: '#add7ca',
950: '#000000',
},
}SCSS
$custom: #add7ca; $custom-light: #c6e3da; $custom-dark: #000000;
JSON
{
"hex": "#add7ca",
"rgb": {
"r": 173,
"g": 215,
"b": 202
},
"hsl": {
"h": 161.429,
"s": 34.426,
"l": 76.078
},
"oklch": {
"l": 0.84549,
"c": 0.04763,
"h": 174.3
},
"luminance": 0.61749
}Semantic roles & 50–950 ramp
primary
#ADD7CA
secondary
#AE7A8A
accent
#385CAD
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483