#A0DCF5#A0DCF5
#A0DCF5 is a very light, moderate cyan. Relative luminance 0.653; OKLCH L 86.2% C 0.070 H 225.7°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #A0DCF5 |
|---|---|
| RGB | rgb(160, 220, 245) |
| HSL | hsl(198, 81%, 79%) |
| HSV | hsv(198, 35%, 96%) |
| CMYK | cmyk(34.7%, 10.2%, 0%, 3.9%) |
| CIE-LAB | lab(84.61, -13.10, -18.30) |
| CIE-LCH | lch(84.61, 22.50, 234.40°) |
| OKLab | oklab(86.22% -0.049 -0.0502) |
| OKLCH | oklch(86.22% 0.07 225.7) |
| XYZ | xyz(56.5664, 65.2494, 95.9823) |
| Luminance | 0.6525 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.00
Lightblue
#ADD8E6
ΔE00 4.01
Sky Blue
#87CEEB
ΔE00 4.03
Baby Blue
#89CFF0
ΔE00 4.08
Lightskyblue
#87CEFA
ΔE00 6.26
Light Blue
#95D0FC
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0DCF5 #F5B9A0
analogous
#A0F5E4 #A0DCF5 #A0B2F5
triadic
#A0DCF5 #F5A0DC #DCF5A0
tetradic
#A0DCF5 #E4A0F5 #F5B9A0 #B2F5A0
square
#A0DCF5 #E4A0F5 #F5B9A0 #B2F5A0
split-complementary
#A0DCF5 #F5A0B2 #F5E4A0
monochromatic
#31B3E9 #69C8EF #A0DCF5 #D7F0FB #E3F5FC
Accessibility & contrast
On white
1.49
#A0DCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#A0DCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0DCF5
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0DCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0DCF5 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED9F6
Deuteranopia (green-blind)
#C2CFF5
Tritanopia (blue-blind)
#82E4E4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a0dcf5; /* rgb */ color: rgb(160, 220, 245); /* oklch */ color: oklch(86.2% 0.070 225.7);
Tailwind
colors: {
custom: {
50: '#bee6f8',
500: '#a0dcf5',
950: '#000000',
},
}SCSS
$custom: #a0dcf5; $custom-light: #bee6f8; $custom-dark: #000000;
JSON
{
"hex": "#a0dcf5",
"rgb": {
"r": 160,
"g": 220,
"b": 245
},
"hsl": {
"h": 197.647,
"s": 80.952,
"l": 79.412
},
"oklch": {
"l": 0.86216,
"c": 0.07015,
"h": 225.7
},
"luminance": 0.65253
}Semantic roles & 50–950 ramp
primary
#A0DCF5
secondary
#D48665
accent
#4708DD
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#121617
muted
#828485