#A0CFDB#A0CFDB
#A0CFDB is a very light, muted cyan. Relative luminance 0.572; OKLCH L 82.5% C 0.052 H 215.1°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #A0CFDB |
|---|---|
| RGB | rgb(160, 207, 219) |
| HSL | hsl(192, 45%, 74%) |
| HSV | hsv(192, 27%, 86%) |
| CMYK | cmyk(26.9%, 5.5%, 0%, 14.1%) |
| CIE-LAB | lab(80.30, -12.55, -10.94) |
| CIE-LCH | lch(80.30, 16.65, 221.07°) |
| OKLab | oklab(82.53% -0.0424 -0.0298) |
| OKLCH | oklch(82.53% 0.052 215.1) |
| XYZ | xyz(49.5923, 57.2115, 75.4340) |
| Luminance | 0.5721 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.82
Powder Blue
#B0E0E6
ΔE00 4.72
Sky Blue
#87CEEB
ΔE00 5.81
Ice Blue
#A5DFF9
ΔE00 5.94
Baby Blue
#89CFF0
ΔE00 6.77
Light Grey Blue
#9DBCD4
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0CFDB #DBACA0
analogous
#A0DBCA #A0CFDB #A0B2DB
triadic
#A0CFDB #DBA0CF #CFDBA0
tetradic
#A0CFDB #CAA0DB #DBACA0 #B2DBA0
square
#A0CFDB #CAA0DB #DBACA0 #B2DBA0
split-complementary
#A0CFDB #DBA0B2 #DBCAA0
monochromatic
#47A2B9 #74B9CA #A0CFDB #CCE5EC #E9F4F7
Accessibility & contrast
On white
1.69
#A0CFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#A0CFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0CFDB
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0CFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0CFDB | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDC
Deuteranopia (green-blind)
#BCC4DB
Tritanopia (blue-blind)
#8DD4D3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #a0cfdb; /* rgb */ color: rgb(160, 207, 219); /* oklch */ color: oklch(82.5% 0.052 215.1);
Tailwind
colors: {
custom: {
50: '#bddde6',
500: '#a0cfdb',
950: '#000000',
},
}SCSS
$custom: #a0cfdb; $custom-light: #bddde6; $custom-dark: #000000;
JSON
{
"hex": "#a0cfdb",
"rgb": {
"r": 160,
"g": 207,
"b": 219
},
"hsl": {
"h": 192.203,
"s": 45.038,
"l": 74.314
},
"oklch": {
"l": 0.82532,
"c": 0.05183,
"h": 215.1
},
"luminance": 0.57214
}Semantic roles & 50–950 ramp
primary
#A0CFDB
secondary
#B37B6C
accent
#4A2DB8
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121515
muted
#828484