#B4C2CA#B4C2CA
#B4C2CA is a light, near-neutral cyan. Relative luminance 0.526; OKLCH L 80.6% C 0.019 H 232.6°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #B4C2CA |
|---|---|
| RGB | rgb(180, 194, 202) |
| HSL | hsl(202, 17%, 75%) |
| HSV | hsv(202, 11%, 79%) |
| CMYK | cmyk(10.9%, 4%, 0%, 20.8%) |
| CIE-LAB | lab(77.61, -3.19, -5.65) |
| CIE-LCH | lch(77.61, 6.49, 240.55°) |
| OKLab | oklab(80.57% -0.0116 -0.0152) |
| OKLCH | oklch(80.57% 0.019 232.6) |
| XYZ | xyz(48.7724, 52.5504, 63.4393) |
| Luminance | 0.5255 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.45
Cloudy Blue
#ACC2D9
ΔE00 5.91
Silver (survey)
#C5C9C7
ΔE00 6.07
Silver
#C0C0C0
ΔE00 6.35
Light Grey Blue
#9DBCD4
ΔE00 6.99
Lightsteelblue
#B0C4DE
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4C2CA #CABCB4
analogous
#B4CAC7 #B4C2CA #B4B7CA
triadic
#B4C2CA #CAB4C2 #C2CAB4
tetradic
#B4C2CA #C7B4CA #CABCB4 #B7CAB4
square
#B4C2CA #C7B4CA #CABCB4 #B7CAB4
split-complementary
#B4C2CA #CAB4B7 #CAC7B4
monochromatic
#6C8897 #90A5B1 #B4C2CA #D8DFE3 #EDF0F2
Accessibility & contrast
On white
1.82
#B4C2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#B4C2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4C2CA
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4C2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4C2CA | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC1CA
Deuteranopia (green-blind)
#BBBFCA
Tritanopia (blue-blind)
#AFC4C4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b4c2ca; /* rgb */ color: rgb(180, 194, 202); /* oklch */ color: oklch(80.6% 0.019 232.6);
Tailwind
colors: {
custom: {
50: '#cad4da',
500: '#b4c2ca',
950: '#000000',
},
}SCSS
$custom: #b4c2ca; $custom-light: #cad4da; $custom-dark: #000000;
JSON
{
"hex": "#b4c2ca",
"rgb": {
"r": 180,
"g": 194,
"b": 202
},
"hsl": {
"h": 201.818,
"s": 17.187,
"l": 74.902
},
"oklch": {
"l": 0.80573,
"c": 0.01913,
"h": 232.6
},
"luminance": 0.52551
}Semantic roles & 50–950 ramp
primary
#B4C2CA
secondary
#9E8D84
accent
#684A9B
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383