#B4C8D2#B4C8D2
#B4C8D2 is a very light, muted cyan. Relative luminance 0.557; OKLCH L 82.1% C 0.026 H 229.2°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #B4C8D2 |
|---|---|
| RGB | rgb(180, 200, 210) |
| HSL | hsl(200, 25%, 76%) |
| HSV | hsv(200, 14%, 82%) |
| CMYK | cmyk(14.3%, 4.8%, 0%, 17.6%) |
| CIE-LAB | lab(79.42, -4.72, -7.28) |
| CIE-LCH | lch(79.42, 8.67, 237.04°) |
| OKLab | oklab(82.08% -0.0169 -0.0196) |
| OKLCH | oklch(82.08% 0.026 229.2) |
| XYZ | xyz(51.1067, 55.6639, 69.0119) |
| Luminance | 0.5566 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.58
Light Grey Blue
#9DBCD4
ΔE00 6.33
Lightblue
#ADD8E6
ΔE00 6.78
Light Blue Grey
#B7C9E2
ΔE00 6.85
Lightsteelblue
#B0C4DE
ΔE00 6.90
Silver (survey)
#C5C9C7
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4C8D2 #D2BEB4
analogous
#B4D2CD #B4C8D2 #B4B9D2
triadic
#B4C8D2 #D2B4C8 #C8D2B4
tetradic
#B4C8D2 #CDB4D2 #D2BEB4 #B9D2B4
square
#B4C8D2 #CDB4D2 #D2BEB4 #B9D2B4
split-complementary
#B4C8D2 #D2B4B9 #D2CDB4
monochromatic
#6890A4 #8EACBB #B4C8D2 #DAE4E9 #ECF1F4
Accessibility & contrast
On white
1.73
#B4C8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#B4C8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4C8D2
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4C8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4C8D2 | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C7D3
Deuteranopia (green-blind)
#BEC3D2
Tritanopia (blue-blind)
#ACCBCB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #b4c8d2; /* rgb */ color: rgb(180, 200, 210); /* oklch */ color: oklch(82.1% 0.026 229.2);
Tailwind
colors: {
custom: {
50: '#cad8df',
500: '#b4c8d2',
950: '#000000',
},
}SCSS
$custom: #b4c8d2; $custom-light: #cad8df; $custom-dark: #000000;
JSON
{
"hex": "#b4c8d2",
"rgb": {
"r": 180,
"g": 200,
"b": 210
},
"hsl": {
"h": 200,
"s": 25,
"l": 76.471
},
"oklch": {
"l": 0.82077,
"c": 0.02594,
"h": 229.2
},
"luminance": 0.55665
}Semantic roles & 50–950 ramp
primary
#B4C8D2
secondary
#A88F83
accent
#6242A4
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384