#A1BECC#A1BECC
#A1BECC is a light, muted cyan. Relative luminance 0.488; OKLCH L 78.4% C 0.037 H 228.6°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #A1BECC |
|---|---|
| RGB | rgb(161, 190, 204) |
| HSL | hsl(200, 30%, 72%) |
| HSV | hsv(200, 21%, 80%) |
| CMYK | cmyk(21.1%, 6.9%, 0%, 20%) |
| CIE-LAB | lab(75.30, -6.74, -10.30) |
| CIE-LCH | lch(75.30, 12.30, 236.81°) |
| OKLab | oklab(78.45% -0.0246 -0.0279) |
| OKLCH | oklch(78.45% 0.037 228.6) |
| XYZ | xyz(44.0075, 48.7622, 64.2084) |
| Luminance | 0.4876 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.96
Cloudy Blue
#ACC2D9
ΔE00 5.54
Lightblue
#ADD8E6
ΔE00 7.00
Lightsteelblue
#B0C4DE
ΔE00 7.29
Cool Gray
#9AA7B0
ΔE00 7.58
Bluegrey
#85A3B2
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1BECC #CCAFA1
analogous
#A1CCC5 #A1BECC #A1A9CC
triadic
#A1BECC #CCA1BE #BECCA1
tetradic
#A1BECC #C5A1CC #CCAFA1 #A9CCA1
square
#A1BECC #C5A1CC #CCAFA1 #A9CCA1
split-complementary
#A1BECC #CCA1A9 #CCC5A1
monochromatic
#55869D #79A3B6 #A1BECC #C9D9E2 #EBF1F4
Accessibility & contrast
On white
1.95
#A1BECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#A1BECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1BECC
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1BECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1BECC | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BCCD
Deuteranopia (green-blind)
#B0B7CC
Tritanopia (blue-blind)
#95C2C2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a1becc; /* rgb */ color: rgb(161, 190, 204); /* oklch */ color: oklch(78.4% 0.037 228.6);
Tailwind
colors: {
custom: {
50: '#bdd1db',
500: '#a1becc',
950: '#000000',
},
}SCSS
$custom: #a1becc; $custom-light: #bdd1db; $custom-dark: #000000;
JSON
{
"hex": "#a1becc",
"rgb": {
"r": 161,
"g": 190,
"b": 204
},
"hsl": {
"h": 199.535,
"s": 29.655,
"l": 71.569
},
"oklch": {
"l": 0.78446,
"c": 0.03726,
"h": 228.6
},
"luminance": 0.48764
}Semantic roles & 50–950 ramp
primary
#A1BECC
secondary
#EAE2DF
accent
#603DA8
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#121415
muted
#818283