#A2D2CA#A2D2CA
#A2D2CA is a very light, muted teal. Relative luminance 0.580; OKLCH L 82.8% C 0.051 H 183.7°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #A2D2CA |
|---|---|
| RGB | rgb(162, 210, 202) |
| HSL | hsl(170, 35%, 73%) |
| HSV | hsv(170, 23%, 82%) |
| CMYK | cmyk(22.9%, 0%, 3.8%, 17.6%) |
| CIE-LAB | lab(80.76, -17.23, -1.15) |
| CIE-LCH | lch(80.76, 17.27, 183.82°) |
| OKLab | oklab(82.77% -0.0512 -0.0033) |
| OKLCH | oklch(82.77% 0.051 183.7) |
| XYZ | xyz(48.6044, 58.0369, 64.5070) |
| Luminance | 0.5804 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.94
Paleturquoise
#AFEEEE
ΔE00 7.26
Pale Teal
#82CBB2
ΔE00 7.88
Seafoam Blue
#78D1B6
ΔE00 9.01
Duck Egg Blue
#C3FBF4
ΔE00 9.09
Eggshell Blue
#C4FFF7
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2D2CA #D2A2AA
analogous
#A2D2B2 #A2D2CA #A2C2D2
triadic
#A2D2CA #CAA2D2 #D2CAA2
tetradic
#A2D2CA #B2A2D2 #D2A2AA #C2D2A2
square
#A2D2CA #B2A2D2 #D2A2AA #C2D2A2
split-complementary
#A2D2CA #D2A2C2 #D2B2A2
monochromatic
#51A89A #79BEB2 #A2D2CA #CBE6E2 #EAF5F3
Accessibility & contrast
On white
1.67
#A2D2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#A2D2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2D2CA
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2D2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2D2CA | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCCCA
Deuteranopia (green-blind)
#C4C6CB
Tritanopia (blue-blind)
#95D4CF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #a2d2ca; /* rgb */ color: rgb(162, 210, 202); /* oklch */ color: oklch(82.8% 0.051 183.7);
Tailwind
colors: {
custom: {
50: '#bee0da',
500: '#a2d2ca',
950: '#000000',
},
}SCSS
$custom: #a2d2ca; $custom-light: #bee0da; $custom-dark: #000000;
JSON
{
"hex": "#a2d2ca",
"rgb": {
"r": 162,
"g": 210,
"b": 202
},
"hsl": {
"h": 170,
"s": 34.783,
"l": 72.941
},
"oklch": {
"l": 0.82771,
"c": 0.05129,
"h": 183.7
},
"luminance": 0.58039
}Semantic roles & 50–950 ramp
primary
#A2D2CA
secondary
#A87079
accent
#384CAE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483