#A4BFE3#A4BFE3
#A4BFE3 is a light, muted cyan. Relative luminance 0.507; OKLCH L 79.7% C 0.059 H 255.7°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BFE3 |
|---|---|
| RGB | rgb(164, 191, 227) |
| HSL | hsl(214, 53%, 77%) |
| HSV | hsv(214, 28%, 89%) |
| CMYK | cmyk(27.8%, 15.9%, 0%, 11%) |
| CIE-LAB | lab(76.50, -1.07, -20.94) |
| CIE-LCH | lch(76.50, 20.97, 267.08°) |
| OKLab | oklab(79.68% -0.0146 -0.0574) |
| OKLCH | oklch(79.68% 0.059 255.7) |
| XYZ | xyz(47.8018, 50.6985, 79.9253) |
| Luminance | 0.5070 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.34
Cloudy Blue
#ACC2D9
ΔE00 4.02
Pastel Blue
#A2BFFE
ΔE00 4.32
Light Blue Grey
#B7C9E2
ΔE00 4.49
Powder Blue (survey)
#B1D1FC
ΔE00 4.75
Light Grey Blue
#9DBCD4
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BFE3 #E3C8A4
analogous
#A4DFE3 #A4BFE3 #A9A4E3
triadic
#A4BFE3 #E3A4BF #BFE3A4
tetradic
#A4BFE3 #E3A4DF #E3C8A4 #A4E3A9
square
#A4BFE3 #E3A4DF #E3C8A4 #A4E3A9
split-complementary
#A4BFE3 #E3A9A4 #DFE3A4
monochromatic
#467DC6 #759ED5 #A4BFE3 #D3E0F1 #E8EFF8
Accessibility & contrast
On white
1.89
#A4BFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#A4BFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BFE3
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BFE3 | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C0E5
Deuteranopia (green-blind)
#ABBAE2
Tritanopia (blue-blind)
#92C7CB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a4bfe3; /* rgb */ color: rgb(164, 191, 227); /* oklch */ color: oklch(79.7% 0.059 255.7);
Tailwind
colors: {
custom: {
50: '#c0d2eb',
500: '#a4bfe3',
950: '#000000',
},
}SCSS
$custom: #a4bfe3; $custom-light: #c0d2eb; $custom-dark: #000000;
JSON
{
"hex": "#a4bfe3",
"rgb": {
"r": 164,
"g": 191,
"b": 227
},
"hsl": {
"h": 214.286,
"s": 52.941,
"l": 76.667
},
"oklch": {
"l": 0.79677,
"c": 0.05922,
"h": 255.7
},
"luminance": 0.507
}Semantic roles & 50–950 ramp
primary
#A4BFE3
secondary
#BD9B6F
accent
#7E25C0
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#121416
muted
#828384