#A0BECC#A0BECC
#A0BECC is a light, muted cyan. Relative luminance 0.487; OKLCH L 78.4% C 0.038 H 227.7°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BECC |
|---|---|
| RGB | rgb(160, 190, 204) |
| HSL | hsl(199, 30%, 71%) |
| HSV | hsv(199, 22%, 80%) |
| CMYK | cmyk(21.6%, 6.9%, 0%, 20%) |
| CIE-LAB | lab(75.24, -7.05, -10.40) |
| CIE-LCH | lch(75.24, 12.56, 235.88°) |
| OKLab | oklab(78.38% -0.0256 -0.0282) |
| OKLCH | oklch(78.38% 0.038 227.7) |
| XYZ | xyz(43.8067, 48.6587, 64.1990) |
| Luminance | 0.4866 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.08
Cloudy Blue
#ACC2D9
ΔE00 5.78
Lightblue
#ADD8E6
ΔE00 6.88
Lightsteelblue
#B0C4DE
ΔE00 7.52
Bluegrey
#85A3B2
ΔE00 7.71
Cool Gray
#9AA7B0
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BECC #CCAEA0
analogous
#A0CCC4 #A0BECC #A0A8CC
triadic
#A0BECC #CCA0BE #BECCA0
tetradic
#A0BECC #C4A0CC #CCAEA0 #A8CCA0
square
#A0BECC #C4A0CC #CCAEA0 #A8CCA0
split-complementary
#A0BECC #CCA0A8 #CCC4A0
monochromatic
#54869D #78A3B7 #A0BECC #C8D9E1 #EBF1F4
Accessibility & contrast
On white
1.96
#A0BECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#A0BECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BECC
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BECC | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BCCD
Deuteranopia (green-blind)
#B0B7CC
Tritanopia (blue-blind)
#93C2C2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a0becc; /* rgb */ color: rgb(160, 190, 204); /* oklch */ color: oklch(78.4% 0.038 227.7);
Tailwind
colors: {
custom: {
50: '#bcd1db',
500: '#a0becc',
950: '#000000',
},
}SCSS
$custom: #a0becc; $custom-light: #bcd1db; $custom-dark: #000000;
JSON
{
"hex": "#a0becc",
"rgb": {
"r": 160,
"g": 190,
"b": 204
},
"hsl": {
"h": 199.091,
"s": 30.137,
"l": 71.373
},
"oklch": {
"l": 0.78378,
"c": 0.03814,
"h": 227.7
},
"luminance": 0.4866
}Semantic roles & 50–950 ramp
primary
#A0BECC
secondary
#EAE2DE
accent
#5F3DA9
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#121415
muted
#818283