#A2DCD6#A2DCD6
#A2DCD6 is a very light, muted teal. Relative luminance 0.637; OKLCH L 85.3% C 0.060 H 188.1°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DCD6 |
|---|---|
| RGB | rgb(162, 220, 214) |
| HSL | hsl(174, 45%, 75%) |
| HSV | hsv(174, 26%, 86%) |
| CMYK | cmyk(26.4%, 0%, 2.7%, 13.7%) |
| CIE-LAB | lab(83.82, -19.68, -3.05) |
| CIE-LCH | lch(83.82, 19.92, 188.80°) |
| OKLab | oklab(85.32% -0.0592 -0.0085) |
| OKLCH | oklch(85.32% 0.06 188.1) |
| XYZ | xyz(52.6272, 63.7204, 73.1316) |
| Luminance | 0.6372 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.71
Powder Blue
#B0E0E6
ΔE00 5.96
Duck Egg Blue
#C3FBF4
ΔE00 6.94
Pale Cyan
#B7FFFA
ΔE00 7.57
Eggshell Blue
#C4FFF7
ΔE00 7.66
Robin'S Egg Blue
#98EFF9
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DCD6 #DCA2A8
analogous
#A2DCB9 #A2DCD6 #A2C5DC
triadic
#A2DCD6 #D6A2DC #DCD6A2
tetradic
#A2DCD6 #B9A2DC #DCA2A8 #C5DCA2
square
#A2DCD6 #B9A2DC #DCA2A8 #C5DCA2
split-complementary
#A2DCD6 #DCA2C5 #DCB9A2
monochromatic
#49BBAF #76CBC2 #A2DCD6 #CEEDEA #E9F7F5
Accessibility & contrast
On white
1.53
#A2DCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#A2DCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DCD6
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DCD6 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D6D6
Deuteranopia (green-blind)
#CBCED7
Tritanopia (blue-blind)
#90DFDA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a2dcd6; /* rgb */ color: rgb(162, 220, 214); /* oklch */ color: oklch(85.3% 0.060 188.1);
Tailwind
colors: {
custom: {
50: '#bfe7e2',
500: '#a2dcd6',
950: '#000000',
},
}SCSS
$custom: #a2dcd6; $custom-light: #bfe7e2; $custom-dark: #000000;
JSON
{
"hex": "#a2dcd6",
"rgb": {
"r": 162,
"g": 220,
"b": 214
},
"hsl": {
"h": 173.793,
"s": 45.313,
"l": 74.902
},
"oklch": {
"l": 0.85316,
"c": 0.05982,
"h": 188.1
},
"luminance": 0.63723
}Semantic roles & 50–950 ramp
primary
#A2DCD6
secondary
#B46E75
accent
#2D3BB8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484