#A2DCDC#A2DCDC
#A2DCDC is a very light, muted teal. Relative luminance 0.640; OKLCH L 85.5% C 0.059 H 196.1°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DCDC |
|---|---|
| RGB | rgb(162, 220, 220) |
| HSL | hsl(180, 45%, 75%) |
| HSV | hsv(180, 26%, 86%) |
| CMYK | cmyk(26.4%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(83.98, -18.36, -5.99) |
| CIE-LCH | lch(83.98, 19.32, 198.06°) |
| OKLab | oklab(85.5% -0.0568 -0.0164) |
| OKLCH | oklch(85.5% 0.059 196.1) |
| XYZ | xyz(53.4076, 64.0325, 77.2417) |
| Luminance | 0.6403 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.91
Paleturquoise
#AFEEEE
ΔE00 4.00
Robin'S Egg Blue
#98EFF9
ΔE00 6.09
Pale Sky Blue
#BDF6FE
ΔE00 6.85
Duck Egg Blue
#C3FBF4
ΔE00 7.33
Light Sky Blue
#C6FCFF
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DCDC #DCA2A2
analogous
#A2DCBF #A2DCDC #A2BFDC
triadic
#A2DCDC #DCA2DC #DCDCA2
tetradic
#A2DCDC #BFA2DC #DCA2A2 #BFDCA2
square
#A2DCDC #BFA2DC #DCA2A2 #BFDCA2
split-complementary
#A2DCDC #DCA2BF #DCBFA2
monochromatic
#49BBBB #76CBCB #A2DCDC #CEEDED #E9F7F7
Accessibility & contrast
On white
1.52
#A2DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#A2DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DCDC
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DCDC | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DC
Deuteranopia (green-blind)
#C9CEDD
Tritanopia (blue-blind)
#8EE0DC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a2dcdc; /* rgb */ color: rgb(162, 220, 220); /* oklch */ color: oklch(85.5% 0.059 196.1);
Tailwind
colors: {
custom: {
50: '#bfe7e6',
500: '#a2dcdc',
950: '#000000',
},
}SCSS
$custom: #a2dcdc; $custom-light: #bfe7e6; $custom-dark: #000000;
JSON
{
"hex": "#a2dcdc",
"rgb": {
"r": 162,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 45.313,
"l": 74.902
},
"oklch": {
"l": 0.855,
"c": 0.05913,
"h": 196.1
},
"luminance": 0.64035
}Semantic roles & 50–950 ramp
primary
#A2DCDC
secondary
#B46E6E
accent
#2D2DB8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121616
muted
#828484