#A2DCDB#A2DCDB
#A2DCDB is a very light, muted teal. Relative luminance 0.640; OKLCH L 85.5% C 0.059 H 194.8°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DCDB |
|---|---|
| RGB | rgb(162, 220, 219) |
| HSL | hsl(179, 45%, 75%) |
| HSV | hsv(179, 26%, 86%) |
| CMYK | cmyk(26.4%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(83.96, -18.59, -5.50) |
| CIE-LCH | lch(83.96, 19.38, 196.48°) |
| OKLab | oklab(85.47% -0.0572 -0.0151) |
| OKLCH | oklch(85.47% 0.059 194.8) |
| XYZ | xyz(53.2756, 63.9797, 76.5463) |
| Luminance | 0.6398 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.02
Powder Blue
#B0E0E6
ΔE00 4.23
Robin'S Egg Blue
#98EFF9
ΔE00 6.31
Pale Sky Blue
#BDF6FE
ΔE00 7.07
Duck Egg Blue
#C3FBF4
ΔE00 7.21
Light Sky Blue
#C6FCFF
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DCDB #DCA2A3
analogous
#A2DCBE #A2DCDB #A2C0DC
triadic
#A2DCDB #DBA2DC #DCDBA2
tetradic
#A2DCDB #BEA2DC #DCA2A3 #C0DCA2
square
#A2DCDB #BEA2DC #DCA2A3 #C0DCA2
split-complementary
#A2DCDB #DCA2C0 #DCBEA2
monochromatic
#49BBB9 #76CBCA #A2DCDB #CEEDEC #E9F7F6
Accessibility & contrast
On white
1.52
#A2DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#A2DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DCDB
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DCDB | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D6DB
Deuteranopia (green-blind)
#C9CEDC
Tritanopia (blue-blind)
#8EE0DB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a2dcdb; /* rgb */ color: rgb(162, 220, 219); /* oklch */ color: oklch(85.5% 0.059 194.8);
Tailwind
colors: {
custom: {
50: '#bfe7e6',
500: '#a2dcdb',
950: '#000000',
},
}SCSS
$custom: #a2dcdb; $custom-light: #bfe7e6; $custom-dark: #000000;
JSON
{
"hex": "#a2dcdb",
"rgb": {
"r": 162,
"g": 220,
"b": 219
},
"hsl": {
"h": 178.966,
"s": 45.313,
"l": 74.902
},
"oklch": {
"l": 0.85469,
"c": 0.05916,
"h": 194.8
},
"luminance": 0.63982
}Semantic roles & 50–950 ramp
primary
#A2DCDB
secondary
#B46E6F
accent
#2D2FB8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484