#A0CBDB#A0CBDB
#A0CBDB is a light, muted cyan. Relative luminance 0.553; OKLCH L 81.7% C 0.051 H 222.6°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #A0CBDB |
|---|---|
| RGB | rgb(160, 203, 219) |
| HSL | hsl(196, 45%, 74%) |
| HSV | hsv(196, 27%, 86%) |
| CMYK | cmyk(26.9%, 7.3%, 0%, 14.1%) |
| CIE-LAB | lab(79.21, -10.48, -12.56) |
| CIE-LCH | lch(79.21, 16.36, 230.17°) |
| OKLab | oklab(81.67% -0.0372 -0.0342) |
| OKLCH | oklch(81.67% 0.051 222.6) |
| XYZ | xyz(48.6355, 55.2979, 75.1151) |
| Luminance | 0.5530 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.25
Sky Blue
#87CEEB
ΔE00 5.09
Ice Blue
#A5DFF9
ΔE00 5.62
Baby Blue
#89CFF0
ΔE00 5.69
Light Grey Blue
#9DBCD4
ΔE00 6.44
Powder Blue
#B0E0E6
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0CBDB #DBB0A0
analogous
#A0DBCE #A0CBDB #A0AEDB
triadic
#A0CBDB #DBA0CB #CBDBA0
tetradic
#A0CBDB #CEA0DB #DBB0A0 #AEDBA0
square
#A0CBDB #CEA0DB #DBB0A0 #AEDBA0
split-complementary
#A0CBDB #DBA0AE #DBCEA0
monochromatic
#479AB9 #74B3CA #A0CBDB #CCE3EC #E9F3F7
Accessibility & contrast
On white
1.74
#A0CBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#A0CBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0CBDB
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0CBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0CBDB | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C8DC
Deuteranopia (green-blind)
#B8C1DB
Tritanopia (blue-blind)
#8ED0D0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #a0cbdb; /* rgb */ color: rgb(160, 203, 219); /* oklch */ color: oklch(81.7% 0.051 222.6);
Tailwind
colors: {
custom: {
50: '#bddae6',
500: '#a0cbdb',
950: '#000000',
},
}SCSS
$custom: #a0cbdb; $custom-light: #bddae6; $custom-dark: #000000;
JSON
{
"hex": "#a0cbdb",
"rgb": {
"r": 160,
"g": 203,
"b": 219
},
"hsl": {
"h": 196.271,
"s": 45.038,
"l": 74.314
},
"oklch": {
"l": 0.81671,
"c": 0.05057,
"h": 222.6
},
"luminance": 0.553
}Semantic roles & 50–950 ramp
primary
#A0CBDB
secondary
#B3806C
accent
#532DB8
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121415
muted
#828384