#A2DBDC#A2DBDC
#A2DBDC is a very light, muted teal. Relative luminance 0.635; OKLCH L 85.3% C 0.058 H 197.5°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DBDC |
|---|---|
| RGB | rgb(162, 219, 220) |
| HSL | hsl(181, 45%, 75%) |
| HSV | hsv(181, 26%, 86%) |
| CMYK | cmyk(26.4%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(83.71, -17.86, -6.39) |
| CIE-LCH | lch(83.71, 18.97, 199.69°) |
| OKLab | oklab(85.28% -0.0555 -0.0175) |
| OKLCH | oklch(85.28% 0.058 197.5) |
| XYZ | xyz(53.1459, 63.5092, 77.1545) |
| Luminance | 0.6351 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.55
Paleturquoise
#AFEEEE
ΔE00 4.25
Robin'S Egg Blue
#98EFF9
ΔE00 6.12
Pale Sky Blue
#BDF6FE
ΔE00 6.80
Lightblue
#ADD8E6
ΔE00 7.08
Light Sky Blue
#C6FCFF
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DBDC #DCA3A2
analogous
#A2DCC0 #A2DBDC #A2BEDC
triadic
#A2DBDC #DCA2DB #DBDCA2
tetradic
#A2DBDC #C0A2DC #DCA3A2 #BEDCA2
square
#A2DBDC #C0A2DC #DCA3A2 #BEDCA2
split-complementary
#A2DBDC #DCA2BE #DCC0A2
monochromatic
#49B9BB #76CACB #A2DBDC #CEECED #E9F6F7
Accessibility & contrast
On white
1.53
#A2DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#A2DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DBDC
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DBDC | 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)
#D3D6DC
Deuteranopia (green-blind)
#C8CDDD
Tritanopia (blue-blind)
#8EDFDB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a2dbdc; /* rgb */ color: rgb(162, 219, 220); /* oklch */ color: oklch(85.3% 0.058 197.5);
Tailwind
colors: {
custom: {
50: '#bfe6e6',
500: '#a2dbdc',
950: '#000000',
},
}SCSS
$custom: #a2dbdc; $custom-light: #bfe6e6; $custom-dark: #000000;
JSON
{
"hex": "#a2dbdc",
"rgb": {
"r": 162,
"g": 219,
"b": 220
},
"hsl": {
"h": 181.034,
"s": 45.313,
"l": 74.902
},
"oklch": {
"l": 0.85282,
"c": 0.05823,
"h": 197.5
},
"luminance": 0.63512
}Semantic roles & 50–950 ramp
primary
#A2DBDC
secondary
#B46F6E
accent
#2F2DB8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121616
muted
#828484