#A0DCDE#A0DCDE
#A0DCDE is a very light, moderate teal. Relative luminance 0.639; OKLCH L 85.4% C 0.061 H 198.7°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #A0DCDE |
|---|---|
| RGB | rgb(160, 220, 222) |
| HSL | hsl(182, 48%, 75%) |
| HSV | hsv(182, 28%, 87%) |
| CMYK | cmyk(27.9%, 0.9%, 0%, 12.9%) |
| CIE-LAB | lab(83.93, -18.49, -7.14) |
| CIE-LCH | lch(83.93, 19.82, 201.11°) |
| OKLab | oklab(85.45% -0.0578 -0.0195) |
| OKLCH | oklch(85.45% 0.061 198.7) |
| XYZ | xyz(53.2709, 63.9312, 78.6261) |
| Luminance | 0.6393 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.61
Paleturquoise
#AFEEEE
ΔE00 4.07
Robin'S Egg Blue
#98EFF9
ΔE00 5.57
Pale Sky Blue
#BDF6FE
ΔE00 6.59
Robin Egg Blue
#8AF1FE
ΔE00 7.00
Lightblue
#ADD8E6
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0DCDE #DEA2A0
analogous
#A0DEC1 #A0DCDE #A0BDDE
triadic
#A0DCDE #DEA0DC #DCDEA0
tetradic
#A0DCDE #C1A0DE #DEA2A0 #BDDEA0
square
#A0DCDE #C1A0DE #DEA2A0 #BDDEA0
split-complementary
#A0DCDE #DEA0BD #DEC1A0
monochromatic
#45BBBE #73CBCE #A0DCDE #CDEDEE #E8F7F7
Accessibility & contrast
On white
1.52
#A0DCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#A0DCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0DCDE
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0DCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0DCDE | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DE
Deuteranopia (green-blind)
#C8CEDF
Tritanopia (blue-blind)
#8AE0DC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a0dcde; /* rgb */ color: rgb(160, 220, 222); /* oklch */ color: oklch(85.4% 0.061 198.7);
Tailwind
colors: {
custom: {
50: '#bee7e8',
500: '#a0dcde',
950: '#000000',
},
}SCSS
$custom: #a0dcde; $custom-light: #bee7e8; $custom-dark: #000000;
JSON
{
"hex": "#a0dcde",
"rgb": {
"r": 160,
"g": 220,
"b": 222
},
"hsl": {
"h": 181.935,
"s": 48.438,
"l": 74.902
},
"oklch": {
"l": 0.85448,
"c": 0.06101,
"h": 198.7
},
"luminance": 0.63934
}Semantic roles & 50–950 ramp
primary
#A0DCDE
secondary
#B66E6C
accent
#2E2ABC
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121616
muted
#828484