#A0DEE2#A0DEE2
#A0DEE2 is a very light, moderate teal. Relative luminance 0.652; OKLCH L 86.0% C 0.063 H 201.1°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #A0DEE2 |
|---|---|
| RGB | rgb(160, 222, 226) |
| HSL | hsl(184, 53%, 76%) |
| HSV | hsv(184, 29%, 89%) |
| CMYK | cmyk(29.2%, 1.8%, 0%, 11.4%) |
| CIE-LAB | lab(84.59, -18.59, -8.28) |
| CIE-LCH | lch(84.59, 20.35, 204.01°) |
| OKLab | oklab(86.01% -0.0587 -0.0226) |
| OKLCH | oklch(86.01% 0.063 201.1) |
| XYZ | xyz(54.3414, 65.2043, 81.6591) |
| Luminance | 0.6521 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.27
Paleturquoise
#AFEEEE
ΔE00 3.87
Robin'S Egg Blue
#98EFF9
ΔE00 4.83
Pale Sky Blue
#BDF6FE
ΔE00 5.97
Robin Egg Blue
#8AF1FE
ΔE00 6.28
Lightblue
#ADD8E6
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0DEE2 #E2A4A0
analogous
#A0E2C5 #A0DEE2 #A0BDE2
triadic
#A0DEE2 #E2A0DE #DEE2A0
tetradic
#A0DEE2 #C5A0E2 #E2A4A0 #BDE2A0
square
#A0DEE2 #C5A0E2 #E2A4A0 #BDE2A0
split-complementary
#A0DEE2 #E2A0BD #E2C5A0
monochromatic
#42BDC5 #71CED4 #A0DEE2 #CFEEF0 #E8F7F8
Accessibility & contrast
On white
1.50
#A0DEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#A0DEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0DEE2
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0DEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0DEE2 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D8E2
Deuteranopia (green-blind)
#C9CFE2
Tritanopia (blue-blind)
#89E3DF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a0dee2; /* rgb */ color: rgb(160, 222, 226); /* oklch */ color: oklch(86.0% 0.063 201.1);
Tailwind
colors: {
custom: {
50: '#bee8eb',
500: '#a0dee2',
950: '#000000',
},
}SCSS
$custom: #a0dee2; $custom-light: #bee8eb; $custom-dark: #000000;
JSON
{
"hex": "#a0dee2",
"rgb": {
"r": 160,
"g": 222,
"b": 226
},
"hsl": {
"h": 183.636,
"s": 53.226,
"l": 75.686
},
"oklch": {
"l": 0.8601,
"c": 0.06293,
"h": 201.1
},
"luminance": 0.65207
}Semantic roles & 50–950 ramp
primary
#A0DEE2
secondary
#BB706B
accent
#2E25C1
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#121616
muted
#828484