#A0BFE3#A0BFE3
#A0BFE3 is a light, moderate cyan. Relative luminance 0.503; OKLCH L 79.4% C 0.061 H 252.4°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BFE3 |
|---|---|
| RGB | rgb(160, 191, 227) |
| HSL | hsl(212, 54%, 76%) |
| HSV | hsv(212, 30%, 89%) |
| CMYK | cmyk(29.5%, 15.9%, 0%, 11%) |
| CIE-LAB | lab(76.24, -2.23, -21.35) |
| CIE-LCH | lch(76.24, 21.47, 264.03°) |
| OKLab | oklab(79.41% -0.0186 -0.0586) |
| OKLCH | oklch(79.41% 0.061 252.4) |
| XYZ | xyz(46.9891, 50.2794, 79.8872) |
| Luminance | 0.5028 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.86
Cloudy Blue
#ACC2D9
ΔE00 4.04
Light Grey Blue
#9DBCD4
ΔE00 4.28
Pastel Blue
#A2BFFE
ΔE00 4.47
Powder Blue (survey)
#B1D1FC
ΔE00 4.86
Baby Blue (survey)
#A2CFFE
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BFE3 #E3C4A0
analogous
#A0E0E3 #A0BFE3 #A2A0E3
triadic
#A0BFE3 #E3A0BF #BFE3A0
tetradic
#A0BFE3 #E3A0E0 #E3C4A0 #A0E3A2
square
#A0BFE3 #E3A0E0 #E3C4A0 #A0E3A2
split-complementary
#A0BFE3 #E3A2A0 #E0E3A0
monochromatic
#417FC7 #719FD5 #A0BFE3 #CFDFF1 #E7EFF8
Accessibility & contrast
On white
1.90
#A0BFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#A0BFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BFE3
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BFE3 | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C0E5
Deuteranopia (green-blind)
#AAB9E2
Tritanopia (blue-blind)
#8CC7CB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a0bfe3; /* rgb */ color: rgb(160, 191, 227); /* oklch */ color: oklch(79.4% 0.061 252.4);
Tailwind
colors: {
custom: {
50: '#bdd2eb',
500: '#a0bfe3',
950: '#000000',
},
}SCSS
$custom: #a0bfe3; $custom-light: #bdd2eb; $custom-dark: #000000;
JSON
{
"hex": "#a0bfe3",
"rgb": {
"r": 160,
"g": 191,
"b": 227
},
"hsl": {
"h": 212.239,
"s": 54.472,
"l": 75.882
},
"oklch": {
"l": 0.7941,
"c": 0.06146,
"h": 252.4
},
"luminance": 0.50281
}Semantic roles & 50–950 ramp
primary
#A0BFE3
secondary
#BD976B
accent
#7924C2
background
#FDFEFE
surface
#F8FBFD
border
#D1D4D5
text
#121416
muted
#828384