#A0DDEE#A0DDEE
#A0DDEE is a very light, moderate cyan. Relative luminance 0.654; OKLCH L 86.2% C 0.066 H 216.9°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #A0DDEE |
|---|---|
| RGB | rgb(160, 221, 238) |
| HSL | hsl(193, 70%, 78%) |
| HSV | hsv(193, 33%, 93%) |
| CMYK | cmyk(32.8%, 7.1%, 0%, 6.7%) |
| CIE-LAB | lab(84.67, -15.29, -14.51) |
| CIE-LCH | lch(84.67, 21.08, 223.51°) |
| OKLab | oklab(86.19% -0.0528 -0.0397) |
| OKLCH | oklch(86.19% 0.066 216.9) |
| XYZ | xyz(55.7812, 65.3565, 90.5482) |
| Luminance | 0.6536 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.43
Ice Blue
#A5DFF9
ΔE00 3.64
Powder Blue
#B0E0E6
ΔE00 4.25
Sky Blue
#87CEEB
ΔE00 5.35
Baby Blue
#89CFF0
ΔE00 6.10
Robin'S Egg Blue
#98EFF9
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0DDEE #EEB1A0
analogous
#A0EED8 #A0DDEE #A0B6EE
triadic
#A0DDEE #EEA0DD #DDEEA0
tetradic
#A0DDEE #D8A0EE #EEB1A0 #B6EEA0
square
#A0DDEE #D8A0EE #EEB1A0 #B6EEA0
split-complementary
#A0DDEE #EEA0B6 #EED8A0
monochromatic
#38B8DB #6CCAE5 #A0DDEE #D4F0F7 #E5F6FA
Accessibility & contrast
On white
1.49
#A0DDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#A0DDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0DDEE
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0DDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0DDEE | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9EF
Deuteranopia (green-blind)
#C5CFEE
Tritanopia (blue-blind)
#85E3E2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a0ddee; /* rgb */ color: rgb(160, 221, 238); /* oklch */ color: oklch(86.2% 0.066 216.9);
Tailwind
colors: {
custom: {
50: '#bee7f3',
500: '#a0ddee',
950: '#000000',
},
}SCSS
$custom: #a0ddee; $custom-light: #bee7f3; $custom-dark: #000000;
JSON
{
"hex": "#a0ddee",
"rgb": {
"r": 160,
"g": 221,
"b": 238
},
"hsl": {
"h": 193.077,
"s": 69.643,
"l": 78.039
},
"oklch": {
"l": 0.86188,
"c": 0.06611,
"h": 216.9
},
"luminance": 0.6536
}Semantic roles & 50–950 ramp
primary
#A0DDEE
secondary
#CB7D67
accent
#3D14D2
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#121617
muted
#828485