#A0DEDD#A0DEDD
#A0DEDD is a very light, moderate teal. Relative luminance 0.649; OKLCH L 85.9% C 0.063 H 194.8°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #A0DEDD |
|---|---|
| RGB | rgb(160, 222, 221) |
| HSL | hsl(179, 48%, 75%) |
| HSV | hsv(179, 28%, 87%) |
| CMYK | cmyk(27.9%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(84.45, -19.71, -5.84) |
| CIE-LCH | lch(84.45, 20.56, 196.50°) |
| OKLab | oklab(85.85% -0.0607 -0.016) |
| OKLCH | oklch(85.85% 0.063 194.8) |
| XYZ | xyz(53.6653, 64.9339, 78.0984) |
| Luminance | 0.6494 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.63
Powder Blue
#B0E0E6
ΔE00 4.62
Robin'S Egg Blue
#98EFF9
ΔE00 5.80
Duck Egg Blue
#C3FBF4
ΔE00 6.95
Pale Sky Blue
#BDF6FE
ΔE00 6.95
Pale Cyan
#B7FFFA
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0DEDD #DEA0A1
analogous
#A0DEBE #A0DEDD #A0C0DE
triadic
#A0DEDD #DDA0DE #DEDDA0
tetradic
#A0DEDD #BEA0DE #DEA0A1 #C0DEA0
square
#A0DEDD #BEA0DE #DEA0A1 #C0DEA0
split-complementary
#A0DEDD #DEA0C0 #DEBEA0
monochromatic
#45BEBC #73CECD #A0DEDD #CDEEED #E8F7F7
Accessibility & contrast
On white
1.50
#A0DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#A0DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0DEDD
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0DEDD | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DD
Deuteranopia (green-blind)
#CACFDE
Tritanopia (blue-blind)
#8AE2DD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a0dedd; /* rgb */ color: rgb(160, 222, 221); /* oklch */ color: oklch(85.9% 0.063 194.8);
Tailwind
colors: {
custom: {
50: '#bee8e7',
500: '#a0dedd',
950: '#000000',
},
}SCSS
$custom: #a0dedd; $custom-light: #bee8e7; $custom-dark: #000000;
JSON
{
"hex": "#a0dedd",
"rgb": {
"r": 160,
"g": 222,
"b": 221
},
"hsl": {
"h": 179.032,
"s": 48.438,
"l": 74.902
},
"oklch": {
"l": 0.85853,
"c": 0.06279,
"h": 194.8
},
"luminance": 0.64937
}Semantic roles & 50–950 ramp
primary
#A0DEDD
secondary
#B66C6D
accent
#2A2CBC
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121616
muted
#828484