#A2DBE2#A2DBE2
#A2DBE2 is a very light, muted teal. Relative luminance 0.638; OKLCH L 85.5% C 0.059 H 205.6°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DBE2 |
|---|---|
| RGB | rgb(162, 219, 226) |
| HSL | hsl(187, 52%, 76%) |
| HSV | hsv(187, 28%, 89%) |
| CMYK | cmyk(28.3%, 3.1%, 0%, 11.4%) |
| CIE-LAB | lab(83.88, -16.51, -9.32) |
| CIE-LCH | lch(83.88, 18.96, 209.45°) |
| OKLab | oklab(85.47% -0.0532 -0.0254) |
| OKLCH | oklch(85.47% 0.059 205.6) |
| XYZ | xyz(53.9549, 63.8328, 81.4148) |
| Luminance | 0.6383 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.30
Lightblue
#ADD8E6
ΔE00 4.96
Paleturquoise
#AFEEEE
ΔE00 5.15
Robin'S Egg Blue
#98EFF9
ΔE00 5.62
Pale Sky Blue
#BDF6FE
ΔE00 6.06
Robin Egg Blue
#8AF1FE
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DBE2 #E2A9A2
analogous
#A2E2C9 #A2DBE2 #A2BBE2
triadic
#A2DBE2 #E2A2DB #DBE2A2
tetradic
#A2DBE2 #C9A2E2 #E2A9A2 #BBE2A2
square
#A2DBE2 #C9A2E2 #E2A9A2 #BBE2A2
split-complementary
#A2DBE2 #E2A2BB #E2C9A2
monochromatic
#45B7C5 #73C9D3 #A2DBE2 #D1EDF1 #E8F6F8
Accessibility & contrast
On white
1.53
#A2DBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#A2DBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DBE2
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DBE2 | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D6E3
Deuteranopia (green-blind)
#C7CDE2
Tritanopia (blue-blind)
#8CE0DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a2dbe2; /* rgb */ color: rgb(162, 219, 226); /* oklch */ color: oklch(85.5% 0.059 205.6);
Tailwind
colors: {
custom: {
50: '#bfe6eb',
500: '#a2dbe2',
950: '#000000',
},
}SCSS
$custom: #a2dbe2; $custom-light: #bfe6eb; $custom-dark: #000000;
JSON
{
"hex": "#a2dbe2",
"rgb": {
"r": 162,
"g": 219,
"b": 226
},
"hsl": {
"h": 186.563,
"s": 52.459,
"l": 76.078
},
"oklch": {
"l": 0.85473,
"c": 0.05896,
"h": 205.6
},
"luminance": 0.63835
}Semantic roles & 50–950 ramp
primary
#A2DBE2
secondary
#BB756D
accent
#3626C0
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#121616
muted
#828484