#A2DCD2#A2DCD2
#A2DCD2 is a very light, moderate teal. Relative luminance 0.635; OKLCH L 85.2% C 0.061 H 183.0°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DCD2 |
|---|---|
| RGB | rgb(162, 220, 210) |
| HSL | hsl(170, 45%, 75%) |
| HSV | hsv(170, 26%, 86%) |
| CMYK | cmyk(26.4%, 0%, 4.5%, 13.7%) |
| CIE-LAB | lab(83.71, -20.54, -1.08) |
| CIE-LCH | lch(83.71, 20.57, 183.01°) |
| OKLab | oklab(85.2% -0.0608 -0.0032) |
| OKLCH | oklch(85.2% 0.061 183) |
| XYZ | xyz(52.1226, 63.5185, 70.4742) |
| Luminance | 0.6352 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.71
Duck Egg Blue
#C3FBF4
ΔE00 7.13
Powder Blue
#B0E0E6
ΔE00 7.38
Pale Teal
#82CBB2
ΔE00 7.64
Eggshell Blue
#C4FFF7
ΔE00 7.75
Pale Cyan
#B7FFFA
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DCD2 #DCA2AC
analogous
#A2DCB5 #A2DCD2 #A2C9DC
triadic
#A2DCD2 #D2A2DC #DCD2A2
tetradic
#A2DCD2 #B5A2DC #DCA2AC #C9DCA2
square
#A2DCD2 #B5A2DC #DCA2AC #C9DCA2
split-complementary
#A2DCD2 #DCA2C9 #DCB5A2
monochromatic
#49BBA7 #76CBBC #A2DCD2 #CEEDE8 #E9F7F4
Accessibility & contrast
On white
1.53
#A2DCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#A2DCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DCD2
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DCD2 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D5D2
Deuteranopia (green-blind)
#CCCDD3
Tritanopia (blue-blind)
#91DED9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a2dcd2; /* rgb */ color: rgb(162, 220, 210); /* oklch */ color: oklch(85.2% 0.061 183.0);
Tailwind
colors: {
custom: {
50: '#bfe7df',
500: '#a2dcd2',
950: '#000000',
},
}SCSS
$custom: #a2dcd2; $custom-light: #bfe7df; $custom-dark: #000000;
JSON
{
"hex": "#a2dcd2",
"rgb": {
"r": 162,
"g": 220,
"b": 210
},
"hsl": {
"h": 169.655,
"s": 45.313,
"l": 74.902
},
"oklch": {
"l": 0.85197,
"c": 0.06092,
"h": 183
},
"luminance": 0.63521
}Semantic roles & 50–950 ramp
primary
#A2DCD2
secondary
#B46E7A
accent
#2D45B8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484