#A4BFCC#A4BFCC
#A4BFCC is a light, muted cyan. Relative luminance 0.495; OKLCH L 78.9% C 0.035 H 228.4°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BFCC |
|---|---|
| RGB | rgb(164, 191, 204) |
| HSL | hsl(200, 28%, 72%) |
| HSV | hsv(200, 20%, 80%) |
| CMYK | cmyk(19.6%, 6.4%, 0%, 20%) |
| CIE-LAB | lab(75.77, -6.33, -9.58) |
| CIE-LCH | lch(75.77, 11.48, 236.55°) |
| OKLab | oklab(78.86% -0.023 -0.026) |
| OKLCH | oklch(78.86% 0.035 228.4) |
| XYZ | xyz(44.8368, 49.5125, 64.3096) |
| Luminance | 0.4951 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.26
Cloudy Blue
#ACC2D9
ΔE00 5.42
Lightblue
#ADD8E6
ΔE00 6.96
Lightsteelblue
#B0C4DE
ΔE00 7.15
Cool Gray
#9AA7B0
ΔE00 7.51
Light Blue Grey
#B7C9E2
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BFCC #CCB1A4
analogous
#A4CCC5 #A4BFCC #A4ABCC
triadic
#A4BFCC #CCA4BF #BFCCA4
tetradic
#A4BFCC #C5A4CC #CCB1A4 #ABCCA4
square
#A4BFCC #C5A4CC #CCB1A4 #ABCCA4
split-complementary
#A4BFCC #CCA4AB #CCC5A4
monochromatic
#58879D #7DA3B6 #A4BFCC #CBDBE2 #EBF1F4
Accessibility & contrast
On white
1.93
#A4BFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#A4BFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BFCC
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BFCC | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BECD
Deuteranopia (green-blind)
#B2B9CC
Tritanopia (blue-blind)
#99C3C3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #a4bfcc; /* rgb */ color: rgb(164, 191, 204); /* oklch */ color: oklch(78.9% 0.035 228.4);
Tailwind
colors: {
custom: {
50: '#bfd2db',
500: '#a4bfcc',
950: '#000000',
},
}SCSS
$custom: #a4bfcc; $custom-light: #bfd2db; $custom-dark: #000000;
JSON
{
"hex": "#a4bfcc",
"rgb": {
"r": 164,
"g": 191,
"b": 204
},
"hsl": {
"h": 199.5,
"s": 28.169,
"l": 72.157
},
"oklch": {
"l": 0.78864,
"c": 0.0347,
"h": 228.4
},
"luminance": 0.49514
}Semantic roles & 50–950 ramp
primary
#A4BFCC
secondary
#EBE4E0
accent
#613FA7
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121415
muted
#818283