#A0DCDD#A0DCDD
#A0DCDD is a very light, moderate teal. Relative luminance 0.639; OKLCH L 85.4% C 0.061 H 197.4°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #A0DCDD |
|---|---|
| RGB | rgb(160, 220, 221) |
| HSL | hsl(181, 47%, 75%) |
| HSV | hsv(181, 28%, 87%) |
| CMYK | cmyk(27.6%, 0.5%, 0%, 13.3%) |
| CIE-LAB | lab(83.90, -18.71, -6.65) |
| CIE-LCH | lch(83.90, 19.86, 199.56°) |
| OKLab | oklab(85.42% -0.0582 -0.0182) |
| OKLCH | oklch(85.42% 0.061 197.4) |
| XYZ | xyz(53.1373, 63.8778, 77.9224) |
| Luminance | 0.6388 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.89
Paleturquoise
#AFEEEE
ΔE00 4.02
Robin'S Egg Blue
#98EFF9
ΔE00 5.75
Pale Sky Blue
#BDF6FE
ΔE00 6.78
Robin Egg Blue
#8AF1FE
ΔE00 7.18
Lightblue
#ADD8E6
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0DCDD #DDA1A0
analogous
#A0DDC0 #A0DCDD #A0BDDD
triadic
#A0DCDD #DDA0DC #DCDDA0
tetradic
#A0DCDD #C0A0DD #DDA1A0 #BDDDA0
square
#A0DCDD #C0A0DD #DDA1A0 #BDDDA0
split-complementary
#A0DCDD #DDA0BD #DDC0A0
monochromatic
#46BBBD #73CBCD #A0DCDD #CDEDED #E8F7F7
Accessibility & contrast
On white
1.52
#A0DCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#A0DCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0DCDD
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0DCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0DCDD | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DD
Deuteranopia (green-blind)
#C8CEDE
Tritanopia (blue-blind)
#8BE0DC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a0dcdd; /* rgb */ color: rgb(160, 220, 221); /* oklch */ color: oklch(85.4% 0.061 197.4);
Tailwind
colors: {
custom: {
50: '#bee7e7',
500: '#a0dcdd',
950: '#000000',
},
}SCSS
$custom: #a0dcdd; $custom-light: #bee7e7; $custom-dark: #000000;
JSON
{
"hex": "#a0dcdd",
"rgb": {
"r": 160,
"g": 220,
"b": 221
},
"hsl": {
"h": 180.984,
"s": 47.287,
"l": 74.706
},
"oklch": {
"l": 0.85416,
"c": 0.06097,
"h": 197.4
},
"luminance": 0.6388
}Semantic roles & 50–950 ramp
primary
#A0DCDD
secondary
#B56D6C
accent
#2D2BBB
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121616
muted
#828484