#A0BED1#A0BED1
#A0BED1 is a light, muted cyan. Relative luminance 0.489; OKLCH L 78.5% C 0.042 H 235.9°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BED1 |
|---|---|
| RGB | rgb(160, 190, 209) |
| HSL | hsl(203, 35%, 72%) |
| HSV | hsv(203, 23%, 82%) |
| CMYK | cmyk(23.4%, 9.1%, 0%, 18%) |
| CIE-LAB | lab(75.39, -5.92, -12.89) |
| CIE-LCH | lch(75.39, 14.18, 245.33°) |
| OKLab | oklab(78.55% -0.0237 -0.0351) |
| OKLCH | oklch(78.55% 0.042 235.9) |
| XYZ | xyz(44.4161, 48.9025, 67.4081) |
| Luminance | 0.4890 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.97
Cloudy Blue
#ACC2D9
ΔE00 4.01
Lightsteelblue
#B0C4DE
ΔE00 5.76
Light Blue Grey
#B7C9E2
ΔE00 6.67
Lightblue
#ADD8E6
ΔE00 7.61
Baby Blue
#89CFF0
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BED1 #D1B3A0
analogous
#A0D1CB #A0BED1 #A0A6D1
triadic
#A0BED1 #D1A0BE #BED1A0
tetradic
#A0BED1 #CBA0D1 #D1B3A0 #A6D1A0
square
#A0BED1 #CBA0D1 #D1B3A0 #A6D1A0
split-complementary
#A0BED1 #D1A0A6 #D1CBA0
monochromatic
#5085A6 #77A2BD #A0BED1 #C9DAE5 #EAF1F5
Accessibility & contrast
On white
1.95
#A0BED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#A0BED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BED1
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BED1 | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BDD2
Deuteranopia (green-blind)
#AFB7D1
Tritanopia (blue-blind)
#92C3C4
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a0bed1; /* rgb */ color: rgb(160, 190, 209); /* oklch */ color: oklch(78.5% 0.042 235.9);
Tailwind
colors: {
custom: {
50: '#bdd1df',
500: '#a0bed1',
950: '#000000',
},
}SCSS
$custom: #a0bed1; $custom-light: #bdd1df; $custom-dark: #000000;
JSON
{
"hex": "#a0bed1",
"rgb": {
"r": 160,
"g": 190,
"b": 209
},
"hsl": {
"h": 203.265,
"s": 34.752,
"l": 72.353
},
"oklch": {
"l": 0.78548,
"c": 0.04235,
"h": 235.9
},
"luminance": 0.48904
}Semantic roles & 50–950 ramp
primary
#A0BED1
secondary
#ECE4DF
accent
#6638AE
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#121415
muted
#818283