#A2DBDE#A2DBDE
#A2DBDE is a very light, muted teal. Relative luminance 0.636; OKLCH L 85.3% C 0.058 H 200.2°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DBDE |
|---|---|
| RGB | rgb(162, 219, 222) |
| HSL | hsl(183, 48%, 75%) |
| HSV | hsv(183, 27%, 87%) |
| CMYK | cmyk(27%, 1.4%, 0%, 12.9%) |
| CIE-LAB | lab(83.77, -17.41, -7.37) |
| CIE-LCH | lch(83.77, 18.91, 202.94°) |
| OKLab | oklab(85.35% -0.0547 -0.0201) |
| OKLCH | oklch(85.35% 0.058 200.2) |
| XYZ | xyz(53.4124, 63.6158, 78.5578) |
| Luminance | 0.6362 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.98
Paleturquoise
#AFEEEE
ΔE00 4.41
Robin'S Egg Blue
#98EFF9
ΔE00 5.83
Lightblue
#ADD8E6
ΔE00 6.36
Pale Sky Blue
#BDF6FE
ΔE00 6.45
Robin Egg Blue
#8AF1FE
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DBDE #DEA5A2
analogous
#A2DEC3 #A2DBDE #A2BDDE
triadic
#A2DBDE #DEA2DB #DBDEA2
tetradic
#A2DBDE #C3A2DE #DEA5A2 #BDDEA2
square
#A2DBDE #C3A2DE #DEA5A2 #BDDEA2
split-complementary
#A2DBDE #DEA2BD #DEC3A2
monochromatic
#48B8BE #75CACE #A2DBDE #CFECEE #E8F6F7
Accessibility & contrast
On white
1.53
#A2DBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#A2DBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DBDE
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DBDE | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DE
Deuteranopia (green-blind)
#C8CDDE
Tritanopia (blue-blind)
#8EDFDC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a2dbde; /* rgb */ color: rgb(162, 219, 222); /* oklch */ color: oklch(85.3% 0.058 200.2);
Tailwind
colors: {
custom: {
50: '#bfe6e8',
500: '#a2dbde',
950: '#000000',
},
}SCSS
$custom: #a2dbde; $custom-light: #bfe6e8; $custom-dark: #000000;
JSON
{
"hex": "#a2dbde",
"rgb": {
"r": 162,
"g": 219,
"b": 222
},
"hsl": {
"h": 183,
"s": 47.619,
"l": 75.294
},
"oklch": {
"l": 0.85345,
"c": 0.05834,
"h": 200.2
},
"luminance": 0.63618
}Semantic roles & 50–950 ramp
primary
#A2DBDE
secondary
#B6716E
accent
#322BBB
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121616
muted
#828484