#A2DCD7#A2DCD7
#A2DCD7 is a very light, muted teal. Relative luminance 0.638; OKLCH L 85.3% C 0.060 H 189.5°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DCD7 |
|---|---|
| RGB | rgb(162, 220, 215) |
| HSL | hsl(175, 45%, 75%) |
| HSV | hsv(175, 26%, 86%) |
| CMYK | cmyk(26.4%, 0%, 2.3%, 13.7%) |
| CIE-LAB | lab(83.85, -19.46, -3.54) |
| CIE-LCH | lch(83.85, 19.78, 190.30°) |
| OKLab | oklab(85.35% -0.0588 -0.0098) |
| OKLCH | oklch(85.35% 0.06 189.5) |
| XYZ | xyz(52.7553, 63.7716, 73.8062) |
| Luminance | 0.6377 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.51
Powder Blue
#B0E0E6
ΔE00 5.61
Duck Egg Blue
#C3FBF4
ΔE00 6.95
Robin'S Egg Blue
#98EFF9
ΔE00 7.39
Pale Cyan
#B7FFFA
ΔE00 7.55
Eggshell Blue
#C4FFF7
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DCD7 #DCA2A7
analogous
#A2DCBA #A2DCD7 #A2C4DC
triadic
#A2DCD7 #D7A2DC #DCD7A2
tetradic
#A2DCD7 #BAA2DC #DCA2A7 #C4DCA2
square
#A2DCD7 #BAA2DC #DCA2A7 #C4DCA2
split-complementary
#A2DCD7 #DCA2C4 #DCBAA2
monochromatic
#49BBB1 #76CBC4 #A2DCD7 #CEEDEA #E9F7F5
Accessibility & contrast
On white
1.53
#A2DCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#A2DCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DCD7
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DCD7 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D6D7
Deuteranopia (green-blind)
#CACED8
Tritanopia (blue-blind)
#90DFDA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a2dcd7; /* rgb */ color: rgb(162, 220, 215); /* oklch */ color: oklch(85.3% 0.060 189.5);
Tailwind
colors: {
custom: {
50: '#bfe7e3',
500: '#a2dcd7',
950: '#000000',
},
}SCSS
$custom: #a2dcd7; $custom-light: #bfe7e3; $custom-dark: #000000;
JSON
{
"hex": "#a2dcd7",
"rgb": {
"r": 162,
"g": 220,
"b": 215
},
"hsl": {
"h": 174.828,
"s": 45.313,
"l": 74.902
},
"oklch": {
"l": 0.85346,
"c": 0.05962,
"h": 189.5
},
"luminance": 0.63774
}Semantic roles & 50–950 ramp
primary
#A2DCD7
secondary
#B46E74
accent
#2D39B8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484