#A3BEE3#A3BEE3
#A3BEE3 is a light, moderate cyan. Relative luminance 0.502; OKLCH L 79.4% C 0.061 H 256.3°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #A3BEE3 |
|---|---|
| RGB | rgb(163, 190, 227) |
| HSL | hsl(215, 53%, 76%) |
| HSV | hsv(215, 28%, 89%) |
| CMYK | cmyk(28.2%, 16.3%, 0%, 11%) |
| CIE-LAB | lab(76.17, -0.82, -21.45) |
| CIE-LCH | lch(76.17, 21.46, 267.81°) |
| OKLab | oklab(79.4% -0.0143 -0.0588) |
| OKLCH | oklch(79.4% 0.061 256.3) |
| XYZ | xyz(47.3789, 50.1578, 79.8432) |
| Luminance | 0.5016 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.65
Pastel Blue
#A2BFFE
ΔE00 4.14
Cloudy Blue
#ACC2D9
ΔE00 4.34
Light Blue Grey
#B7C9E2
ΔE00 4.80
Powder Blue (survey)
#B1D1FC
ΔE00 4.93
Light Grey Blue
#9DBCD4
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3BEE3 #E3C8A3
analogous
#A3DEE3 #A3BEE3 #A8A3E3
triadic
#A3BEE3 #E3A3BE #BEE3A3
tetradic
#A3BEE3 #E3A3DE #E3C8A3 #A3E3A8
square
#A3BEE3 #E3A3DE #E3C8A3 #A3E3A8
split-complementary
#A3BEE3 #E3A8A3 #DEE3A3
monochromatic
#457CC6 #749DD5 #A3BEE3 #D2DFF1 #E8EEF8
Accessibility & contrast
On white
1.90
#A3BEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#A3BEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3BEE3
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3BEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3BEE3 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BFE5
Deuteranopia (green-blind)
#AAB9E2
Tritanopia (blue-blind)
#91C6CA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a3bee3; /* rgb */ color: rgb(163, 190, 227); /* oklch */ color: oklch(79.4% 0.061 256.3);
Tailwind
colors: {
custom: {
50: '#bfd1eb',
500: '#a3bee3',
950: '#000000',
},
}SCSS
$custom: #a3bee3; $custom-light: #bfd1eb; $custom-dark: #000000;
JSON
{
"hex": "#a3bee3",
"rgb": {
"r": 163,
"g": 190,
"b": 227
},
"hsl": {
"h": 214.687,
"s": 53.333,
"l": 76.471
},
"oklch": {
"l": 0.79401,
"c": 0.06052,
"h": 256.3
},
"luminance": 0.50159
}Semantic roles & 50–950 ramp
primary
#A3BEE3
secondary
#BD9B6E
accent
#7F25C1
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#121416
muted
#828384