#A2DCD4#A2DCD4
#A2DCD4 is a very light, moderate teal. Relative luminance 0.636; OKLCH L 85.3% C 0.060 H 185.6°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DCD4 |
|---|---|
| RGB | rgb(162, 220, 212) |
| HSL | hsl(172, 45%, 75%) |
| HSV | hsv(172, 26%, 86%) |
| CMYK | cmyk(26.4%, 0%, 3.6%, 13.7%) |
| CIE-LAB | lab(83.77, -20.11, -2.06) |
| CIE-LCH | lch(83.77, 20.22, 185.86°) |
| OKLab | oklab(85.26% -0.06 -0.0058) |
| OKLCH | oklch(85.26% 0.06 185.6) |
| XYZ | xyz(52.3734, 63.6188, 71.7947) |
| Luminance | 0.6362 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.17
Powder Blue
#B0E0E6
ΔE00 6.67
Duck Egg Blue
#C3FBF4
ΔE00 7.00
Eggshell Blue
#C4FFF7
ΔE00 7.66
Pale Cyan
#B7FFFA
ΔE00 7.68
Light Cyan
#ACFFFC
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DCD4 #DCA2AA
analogous
#A2DCB7 #A2DCD4 #A2C7DC
triadic
#A2DCD4 #D4A2DC #DCD4A2
tetradic
#A2DCD4 #B7A2DC #DCA2AA #C7DCA2
square
#A2DCD4 #B7A2DC #DCA2AA #C7DCA2
split-complementary
#A2DCD4 #DCA2C7 #DCB7A2
monochromatic
#49BBAB #76CBBF #A2DCD4 #CEEDE9 #E9F7F5
Accessibility & contrast
On white
1.53
#A2DCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#A2DCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DCD4
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DCD4 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D6D4
Deuteranopia (green-blind)
#CBCDD5
Tritanopia (blue-blind)
#90DFD9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a2dcd4; /* rgb */ color: rgb(162, 220, 212); /* oklch */ color: oklch(85.3% 0.060 185.6);
Tailwind
colors: {
custom: {
50: '#bfe7e1',
500: '#a2dcd4',
950: '#000000',
},
}SCSS
$custom: #a2dcd4; $custom-light: #bfe7e1; $custom-dark: #000000;
JSON
{
"hex": "#a2dcd4",
"rgb": {
"r": 162,
"g": 220,
"b": 212
},
"hsl": {
"h": 171.724,
"s": 45.313,
"l": 74.902
},
"oklch": {
"l": 0.85256,
"c": 0.06031,
"h": 185.6
},
"luminance": 0.63621
}Semantic roles & 50–950 ramp
primary
#A2DCD4
secondary
#B46E78
accent
#2D40B8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484