#A3BECC#A3BECC
#A3BECC is a light, muted cyan. Relative luminance 0.490; OKLCH L 78.6% C 0.036 H 230.4°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #A3BECC |
|---|---|
| RGB | rgb(163, 190, 204) |
| HSL | hsl(200, 29%, 72%) |
| HSV | hsv(200, 20%, 80%) |
| CMYK | cmyk(20.1%, 6.9%, 0%, 20%) |
| CIE-LAB | lab(75.43, -6.11, -10.09) |
| CIE-LCH | lch(75.43, 11.80, 238.79°) |
| OKLab | oklab(78.58% -0.0226 -0.0273) |
| OKLCH | oklch(78.58% 0.036 230.4) |
| XYZ | xyz(44.4139, 48.9718, 64.2275) |
| Luminance | 0.4897 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.79
Cloudy Blue
#ACC2D9
ΔE00 5.08
Lightsteelblue
#B0C4DE
ΔE00 6.83
Lightblue
#ADD8E6
ΔE00 7.27
Cool Gray
#9AA7B0
ΔE00 7.30
Light Blue Grey
#B7C9E2
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3BECC #CCB1A3
analogous
#A3CCC6 #A3BECC #A3AACC
triadic
#A3BECC #CCA3BE #BECCA3
tetradic
#A3BECC #C6A3CC #CCB1A3 #AACCA3
square
#A3BECC #C6A3CC #CCB1A3 #AACCA3
split-complementary
#A3BECC #CCA3AA #CCC6A3
monochromatic
#57859D #7CA2B6 #A3BECC #CADAE2 #EBF1F4
Accessibility & contrast
On white
1.95
#A3BECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#A3BECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3BECC
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3BECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3BECC | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BDCD
Deuteranopia (green-blind)
#B1B8CC
Tritanopia (blue-blind)
#98C2C2
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a3becc; /* rgb */ color: rgb(163, 190, 204); /* oklch */ color: oklch(78.6% 0.036 230.4);
Tailwind
colors: {
custom: {
50: '#bed1db',
500: '#a3becc',
950: '#000000',
},
}SCSS
$custom: #a3becc; $custom-light: #bed1db; $custom-dark: #000000;
JSON
{
"hex": "#a3becc",
"rgb": {
"r": 163,
"g": 190,
"b": 204
},
"hsl": {
"h": 200.488,
"s": 28.671,
"l": 71.961
},
"oklch": {
"l": 0.78582,
"c": 0.03551,
"h": 230.4
},
"luminance": 0.48973
}Semantic roles & 50–950 ramp
primary
#A3BECC
secondary
#EBE4E0
accent
#623EA7
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121415
muted
#818283