#A4BFCF#A4BFCF
#A4BFCF is a light, muted cyan. Relative luminance 0.497; OKLCH L 79.0% C 0.037 H 234.0°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BFCF |
|---|---|
| RGB | rgb(164, 191, 207) |
| HSL | hsl(202, 31%, 73%) |
| HSV | hsv(202, 21%, 81%) |
| CMYK | cmyk(20.8%, 7.7%, 0%, 18.8%) |
| CIE-LAB | lab(75.86, -5.67, -11.07) |
| CIE-LCH | lch(75.86, 12.44, 242.90°) |
| OKLab | oklab(78.96% -0.0219 -0.03) |
| OKLCH | oklch(78.96% 0.037 234) |
| XYZ | xyz(45.2001, 49.6578, 66.2228) |
| Luminance | 0.4966 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.03
Cloudy Blue
#ACC2D9
ΔE00 4.21
Lightsteelblue
#B0C4DE
ΔE00 5.97
Light Blue Grey
#B7C9E2
ΔE00 6.70
Lightblue
#ADD8E6
ΔE00 7.34
Cool Gray
#9AA7B0
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BFCF #CFB4A4
analogous
#A4CFC9 #A4BFCF #A4A9CF
triadic
#A4BFCF #CFA4BF #BFCFA4
tetradic
#A4BFCF #C9A4CF #CFB4A4 #A9CFA4
square
#A4BFCF #C9A4CF #CFB4A4 #A9CFA4
split-complementary
#A4BFCF #CFA4A9 #CFC9A4
monochromatic
#5686A3 #7CA3BA #A4BFCF #CCDBE4 #EBF1F4
Accessibility & contrast
On white
1.92
#A4BFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#A4BFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BFCF
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BFCF | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BED0
Deuteranopia (green-blind)
#B2B9CF
Tritanopia (blue-blind)
#98C3C4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #a4bfcf; /* rgb */ color: rgb(164, 191, 207); /* oklch */ color: oklch(79.0% 0.037 234.0);
Tailwind
colors: {
custom: {
50: '#bfd2dd',
500: '#a4bfcf',
950: '#000000',
},
}SCSS
$custom: #a4bfcf; $custom-light: #bfd2dd; $custom-dark: #000000;
JSON
{
"hex": "#a4bfcf",
"rgb": {
"r": 164,
"g": 191,
"b": 207
},
"hsl": {
"h": 202.326,
"s": 30.935,
"l": 72.745
},
"oklch": {
"l": 0.78964,
"c": 0.03717,
"h": 234
},
"luminance": 0.49659
}Semantic roles & 50–950 ramp
primary
#A4BFCF
secondary
#EBE4E0
accent
#653CAA
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121415
muted
#818283