#A2DEE2#A2DEE2
#A2DEE2 is a very light, moderate teal. Relative luminance 0.654; OKLCH L 86.1% C 0.061 H 201.3°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DEE2 |
|---|---|
| RGB | rgb(162, 222, 226) |
| HSL | hsl(184, 52%, 76%) |
| HSV | hsv(184, 28%, 89%) |
| CMYK | cmyk(28.3%, 1.8%, 0%, 11.4%) |
| CIE-LAB | lab(84.70, -18.02, -8.11) |
| CIE-LCH | lch(84.70, 19.76, 204.23°) |
| OKLab | oklab(86.12% -0.057 -0.0222) |
| OKLCH | oklch(86.12% 0.061 201.3) |
| XYZ | xyz(54.7446, 65.4122, 81.6780) |
| Luminance | 0.6542 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.93
Paleturquoise
#AFEEEE
ΔE00 3.87
Robin'S Egg Blue
#98EFF9
ΔE00 5.00
Pale Sky Blue
#BDF6FE
ΔE00 5.83
Lightblue
#ADD8E6
ΔE00 6.42
Robin Egg Blue
#8AF1FE
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DEE2 #E2A6A2
analogous
#A2E2C6 #A2DEE2 #A2BEE2
triadic
#A2DEE2 #E2A2DE #DEE2A2
tetradic
#A2DEE2 #C6A2E2 #E2A6A2 #BEE2A2
square
#A2DEE2 #C6A2E2 #E2A6A2 #BEE2A2
split-complementary
#A2DEE2 #E2A2BE #E2C6A2
monochromatic
#45BDC5 #73CDD3 #A2DEE2 #D1EFF1 #E8F7F8
Accessibility & contrast
On white
1.49
#A2DEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#A2DEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DEE2
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DEE2 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D9E2
Deuteranopia (green-blind)
#CAD0E2
Tritanopia (blue-blind)
#8CE2DF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a2dee2; /* rgb */ color: rgb(162, 222, 226); /* oklch */ color: oklch(86.1% 0.061 201.3);
Tailwind
colors: {
custom: {
50: '#bfe8eb',
500: '#a2dee2',
950: '#000000',
},
}SCSS
$custom: #a2dee2; $custom-light: #bfe8eb; $custom-dark: #000000;
JSON
{
"hex": "#a2dee2",
"rgb": {
"r": 162,
"g": 222,
"b": 226
},
"hsl": {
"h": 183.75,
"s": 52.459,
"l": 76.078
},
"oklch": {
"l": 0.86123,
"c": 0.06112,
"h": 201.3
},
"luminance": 0.65415
}Semantic roles & 50–950 ramp
primary
#A2DEE2
secondary
#BB726D
accent
#2F26C0
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#121616
muted
#828484