#A2DCD5#A2DCD5
#A2DCD5 is a very light, moderate teal. Relative luminance 0.637; OKLCH L 85.3% C 0.060 H 186.8°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DCD5 |
|---|---|
| RGB | rgb(162, 220, 213) |
| HSL | hsl(173, 45%, 75%) |
| HSV | hsv(173, 26%, 86%) |
| CMYK | cmyk(26.4%, 0%, 3.2%, 13.7%) |
| CIE-LAB | lab(83.79, -19.90, -2.56) |
| CIE-LCH | lch(83.79, 20.06, 187.32°) |
| OKLab | oklab(85.29% -0.0596 -0.0072) |
| OKLCH | oklch(85.29% 0.06 186.8) |
| XYZ | xyz(52.4999, 63.6694, 72.4611) |
| Luminance | 0.6367 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.93
Powder Blue
#B0E0E6
ΔE00 6.32
Duck Egg Blue
#C3FBF4
ΔE00 6.96
Pale Cyan
#B7FFFA
ΔE00 7.62
Eggshell Blue
#C4FFF7
ΔE00 7.65
Light Cyan
#ACFFFC
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DCD5 #DCA2A9
analogous
#A2DCB8 #A2DCD5 #A2C6DC
triadic
#A2DCD5 #D5A2DC #DCD5A2
tetradic
#A2DCD5 #B8A2DC #DCA2A9 #C6DCA2
square
#A2DCD5 #B8A2DC #DCA2A9 #C6DCA2
split-complementary
#A2DCD5 #DCA2C6 #DCB8A2
monochromatic
#49BBAD #76CBC1 #A2DCD5 #CEEDE9 #E9F7F5
Accessibility & contrast
On white
1.53
#A2DCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#A2DCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DCD5
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DCD5 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D6D5
Deuteranopia (green-blind)
#CBCED6
Tritanopia (blue-blind)
#90DFDA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a2dcd5; /* rgb */ color: rgb(162, 220, 213); /* oklch */ color: oklch(85.3% 0.060 186.8);
Tailwind
colors: {
custom: {
50: '#bfe7e1',
500: '#a2dcd5',
950: '#000000',
},
}SCSS
$custom: #a2dcd5; $custom-light: #bfe7e1; $custom-dark: #000000;
JSON
{
"hex": "#a2dcd5",
"rgb": {
"r": 162,
"g": 220,
"b": 213
},
"hsl": {
"h": 172.759,
"s": 45.313,
"l": 74.902
},
"oklch": {
"l": 0.85286,
"c": 0.06005,
"h": 186.8
},
"luminance": 0.63672
}Semantic roles & 50–950 ramp
primary
#A2DCD5
secondary
#B46E77
accent
#2D3EB8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484