#A2DEE3#A2DEE3
#A2DEE3 is a very light, moderate teal. Relative luminance 0.655; OKLCH L 86.2% C 0.061 H 202.6°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DEE3 |
|---|---|
| RGB | rgb(162, 222, 227) |
| HSL | hsl(185, 54%, 76%) |
| HSV | hsv(185, 29%, 89%) |
| CMYK | cmyk(28.6%, 2.2%, 0%, 11%) |
| CIE-LAB | lab(84.72, -17.80, -8.60) |
| CIE-LCH | lch(84.72, 19.76, 205.79°) |
| OKLab | oklab(86.16% -0.0566 -0.0235) |
| OKLCH | oklch(86.16% 0.061 202.6) |
| XYZ | xyz(54.8822, 65.4672, 82.4028) |
| Luminance | 0.6547 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.72
Paleturquoise
#AFEEEE
ΔE00 4.06
Robin'S Egg Blue
#98EFF9
ΔE00 4.91
Pale Sky Blue
#BDF6FE
ΔE00 5.70
Lightblue
#ADD8E6
ΔE00 6.09
Robin Egg Blue
#8AF1FE
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DEE3 #E3A7A2
analogous
#A2E3C8 #A2DEE3 #A2BEE3
triadic
#A2DEE3 #E3A2DE #DEE3A2
tetradic
#A2DEE3 #C8A2E3 #E3A7A2 #BEE3A2
square
#A2DEE3 #C8A2E3 #E3A7A2 #BEE3A2
split-complementary
#A2DEE3 #E3A2BE #E3C8A2
monochromatic
#44BDC7 #73CDD5 #A2DEE3 #D1EFF1 #E7F7F8
Accessibility & contrast
On white
1.49
#A2DEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#A2DEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DEE3
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DEE3 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D9E3
Deuteranopia (green-blind)
#C9D0E3
Tritanopia (blue-blind)
#8CE3DF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a2dee3; /* rgb */ color: rgb(162, 222, 227); /* oklch */ color: oklch(86.2% 0.061 202.6);
Tailwind
colors: {
custom: {
50: '#bfe8eb',
500: '#a2dee3',
950: '#000000',
},
}SCSS
$custom: #a2dee3; $custom-light: #bfe8eb; $custom-dark: #000000;
JSON
{
"hex": "#a2dee3",
"rgb": {
"r": 162,
"g": 222,
"b": 227
},
"hsl": {
"h": 184.615,
"s": 53.719,
"l": 76.275
},
"oklch": {
"l": 0.86155,
"c": 0.06124,
"h": 202.6
},
"luminance": 0.6547
}Semantic roles & 50–950 ramp
primary
#A2DEE3
secondary
#BD736D
accent
#3024C1
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#121616
muted
#828484