#A0DCED#A0DCED
#A0DCED is a very light, moderate cyan. Relative luminance 0.648; OKLCH L 85.9% C 0.065 H 217.2°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #A0DCED |
|---|---|
| RGB | rgb(160, 220, 237) |
| HSL | hsl(193, 68%, 78%) |
| HSV | hsv(193, 32%, 93%) |
| CMYK | cmyk(32.5%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(84.37, -15.02, -14.44) |
| CIE-LCH | lch(84.37, 20.83, 223.87°) |
| OKLab | oklab(85.94% -0.052 -0.0395) |
| OKLCH | oklch(85.94% 0.065 217.2) |
| XYZ | xyz(55.3714, 64.7714, 89.6889) |
| Luminance | 0.6477 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.23
Ice Blue
#A5DFF9
ΔE00 3.59
Powder Blue
#B0E0E6
ΔE00 4.28
Sky Blue
#87CEEB
ΔE00 5.20
Baby Blue
#89CFF0
ΔE00 5.96
Robin'S Egg Blue
#98EFF9
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0DCED #EDB1A0
analogous
#A0EDD8 #A0DCED #A0B5ED
triadic
#A0DCED #EDA0DC #DCEDA0
tetradic
#A0DCED #D8A0ED #EDB1A0 #B5EDA0
square
#A0DCED #D8A0ED #EDB1A0 #B5EDA0
split-complementary
#A0DCED #EDA0B5 #EDD8A0
monochromatic
#39B6DA #6DC9E3 #A0DCED #D3EFF7 #E5F6FA
Accessibility & contrast
On white
1.50
#A0DCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#A0DCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0DCED
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0DCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0DCED | 1.00 | 1.50 | 13.95 | 13.95 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8EE
Deuteranopia (green-blind)
#C4CEED
Tritanopia (blue-blind)
#85E2E1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a0dced; /* rgb */ color: rgb(160, 220, 237); /* oklch */ color: oklch(85.9% 0.065 217.2);
Tailwind
colors: {
custom: {
50: '#bee7f2',
500: '#a0dced',
950: '#000000',
},
}SCSS
$custom: #a0dced; $custom-light: #bee7f2; $custom-dark: #000000;
JSON
{
"hex": "#a0dced",
"rgb": {
"r": 160,
"g": 220,
"b": 237
},
"hsl": {
"h": 193.247,
"s": 68.142,
"l": 77.843
},
"oklch": {
"l": 0.85939,
"c": 0.06529,
"h": 217.2
},
"luminance": 0.64774
}Semantic roles & 50–950 ramp
primary
#A0DCED
secondary
#C97D68
accent
#3F15D0
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#121617
muted
#828485