#B4C2D2#B4C2D2
#B4C2D2 is a light, muted cyan. Relative luminance 0.529; OKLCH L 80.8% C 0.027 H 251.7°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #B4C2D2 |
|---|---|
| RGB | rgb(180, 194, 210) |
| HSL | hsl(212, 25%, 76%) |
| HSV | hsv(212, 14%, 82%) |
| CMYK | cmyk(14.3%, 7.6%, 0%, 17.6%) |
| CIE-LAB | lab(77.84, -1.54, -9.63) |
| CIE-LCH | lch(77.84, 9.75, 260.91°) |
| OKLab | oklab(80.83% -0.0086 -0.026) |
| OKLCH | oklch(80.83% 0.027 251.7) |
| XYZ | xyz(49.7443, 52.9392, 68.5578) |
| Luminance | 0.5294 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.00
Lightsteelblue
#B0C4DE
ΔE00 3.60
Light Blue Grey
#B7C9E2
ΔE00 3.67
Light Grey Blue
#9DBCD4
ΔE00 5.57
Dove Gray
#B6B8BD
ΔE00 6.23
Silver
#C0C0C0
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4C2D2 #D2C4B4
analogous
#B4D1D2 #B4C2D2 #B5B4D2
triadic
#B4C2D2 #D2B4C2 #C2D2B4
tetradic
#B4C2D2 #D2B4D1 #D2C4B4 #B4D2B5
square
#B4C2D2 #D2B4D1 #D2C4B4 #B4D2B5
split-complementary
#B4C2D2 #D2B5B4 #D1D2B4
monochromatic
#6884A4 #8EA3BB #B4C2D2 #DAE1E9 #ECEFF4
Accessibility & contrast
On white
1.81
#B4C2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#B4C2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4C2D2
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4C2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4C2D2 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC2D3
Deuteranopia (green-blind)
#B9BFD2
Tritanopia (blue-blind)
#ADC5C7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b4c2d2; /* rgb */ color: rgb(180, 194, 210); /* oklch */ color: oklch(80.8% 0.027 251.7);
Tailwind
colors: {
custom: {
50: '#cad4df',
500: '#b4c2d2',
950: '#000000',
},
}SCSS
$custom: #b4c2d2; $custom-light: #cad4df; $custom-dark: #000000;
JSON
{
"hex": "#b4c2d2",
"rgb": {
"r": 180,
"g": 194,
"b": 210
},
"hsl": {
"h": 212,
"s": 25,
"l": 76.471
},
"oklch": {
"l": 0.8083,
"c": 0.02737,
"h": 251.7
},
"luminance": 0.5294
}Semantic roles & 50–950 ramp
primary
#B4C2D2
secondary
#A89683
accent
#7642A4
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384