#A2DBDB#A2DBDB
#A2DBDB is a very light, muted teal. Relative luminance 0.635; OKLCH L 85.3% C 0.058 H 196.1°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DBDB |
|---|---|
| RGB | rgb(162, 219, 219) |
| HSL | hsl(180, 44%, 75%) |
| HSV | hsv(180, 26%, 86%) |
| CMYK | cmyk(26%, 0%, 0%, 14.1%) |
| CIE-LAB | lab(83.68, -18.08, -5.90) |
| CIE-LCH | lch(83.68, 19.02, 198.08°) |
| OKLab | oklab(85.25% -0.0559 -0.0162) |
| OKLCH | oklch(85.25% 0.058 196.1) |
| XYZ | xyz(53.0139, 63.4564, 76.4591) |
| Luminance | 0.6346 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.87
Paleturquoise
#AFEEEE
ΔE00 4.23
Robin'S Egg Blue
#98EFF9
ΔE00 6.31
Pale Sky Blue
#BDF6FE
ΔE00 7.00
Lightblue
#ADD8E6
ΔE00 7.45
Duck Egg Blue
#C3FBF4
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DBDB #DBA2A2
analogous
#A2DBBF #A2DBDB #A2BFDB
triadic
#A2DBDB #DBA2DB #DBDBA2
tetradic
#A2DBDB #BFA2DB #DBA2A2 #BFDBA2
square
#A2DBDB #BFA2DB #DBA2A2 #BFDBA2
split-complementary
#A2DBDB #DBA2BF #DBBFA2
monochromatic
#4AB9B9 #76CACA #A2DBDB #CEECEC #E9F6F6
Accessibility & contrast
On white
1.53
#A2DBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#A2DBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DBDB
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DBDB | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5DB
Deuteranopia (green-blind)
#C9CDDC
Tritanopia (blue-blind)
#8FDFDB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a2dbdb; /* rgb */ color: rgb(162, 219, 219); /* oklch */ color: oklch(85.3% 0.058 196.1);
Tailwind
colors: {
custom: {
50: '#bfe6e6',
500: '#a2dbdb',
950: '#000000',
},
}SCSS
$custom: #a2dbdb; $custom-light: #bfe6e6; $custom-dark: #000000;
JSON
{
"hex": "#a2dbdb",
"rgb": {
"r": 162,
"g": 219,
"b": 219
},
"hsl": {
"h": 180,
"s": 44.186,
"l": 74.706
},
"oklch": {
"l": 0.85251,
"c": 0.05823,
"h": 196.1
},
"luminance": 0.63459
}Semantic roles & 50–950 ramp
primary
#A2DBDB
secondary
#B36E6E
accent
#2E2EB7
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484