#A2DBDF#A2DBDF
#A2DBDF is a very light, muted teal. Relative luminance 0.637; OKLCH L 85.4% C 0.058 H 201.5°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DBDF |
|---|---|
| RGB | rgb(162, 219, 223) |
| HSL | hsl(184, 49%, 75%) |
| HSV | hsv(184, 27%, 87%) |
| CMYK | cmyk(27.4%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(83.79, -17.19, -7.86) |
| CIE-LCH | lch(83.79, 18.90, 204.57°) |
| OKLab | oklab(85.38% -0.0544 -0.0215) |
| OKLCH | oklch(85.38% 0.058 201.5) |
| XYZ | xyz(53.5468, 63.6695, 79.2657) |
| Luminance | 0.6367 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.74
Paleturquoise
#AFEEEE
ΔE00 4.55
Robin'S Egg Blue
#98EFF9
ΔE00 5.73
Lightblue
#ADD8E6
ΔE00 6.00
Pale Sky Blue
#BDF6FE
ΔE00 6.32
Robin Egg Blue
#8AF1FE
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DBDF #DFA6A2
analogous
#A2DFC4 #A2DBDF #A2BCDF
triadic
#A2DBDF #DFA2DB #DBDFA2
tetradic
#A2DBDF #C4A2DF #DFA6A2 #BCDFA2
square
#A2DBDF #C4A2DF #DFA6A2 #BCDFA2
split-complementary
#A2DBDF #DFA2BC #DFC4A2
monochromatic
#47B8C0 #74C9CF #A2DBDF #D0EDEF #E8F6F7
Accessibility & contrast
On white
1.53
#A2DBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#A2DBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DBDF
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DBDF | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DF
Deuteranopia (green-blind)
#C7CDDF
Tritanopia (blue-blind)
#8DDFDC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a2dbdf; /* rgb */ color: rgb(162, 219, 223); /* oklch */ color: oklch(85.4% 0.058 201.5);
Tailwind
colors: {
custom: {
50: '#bfe6e9',
500: '#a2dbdf',
950: '#000000',
},
}SCSS
$custom: #a2dbdf; $custom-light: #bfe6e9; $custom-dark: #000000;
JSON
{
"hex": "#a2dbdf",
"rgb": {
"r": 162,
"g": 219,
"b": 223
},
"hsl": {
"h": 183.934,
"s": 48.8,
"l": 75.49
},
"oklch": {
"l": 0.85377,
"c": 0.05844,
"h": 201.5
},
"luminance": 0.63672
}Semantic roles & 50–950 ramp
primary
#A2DBDF
secondary
#B8726E
accent
#3329BC
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121616
muted
#828484