#B4C8D0#B4C8D0
#B4C8D0 is a very light, muted cyan. Relative luminance 0.556; OKLCH L 82.0% C 0.025 H 223.7°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #B4C8D0 |
|---|---|
| RGB | rgb(180, 200, 208) |
| HSL | hsl(197, 23%, 76%) |
| HSV | hsv(197, 13%, 82%) |
| CMYK | cmyk(13.5%, 3.8%, 0%, 18.4%) |
| CIE-LAB | lab(79.37, -5.13, -6.29) |
| CIE-LCH | lch(79.37, 8.11, 230.77°) |
| OKLab | oklab(82.01% -0.0177 -0.0169) |
| OKLCH | oklch(82.01% 0.025 223.7) |
| XYZ | xyz(50.8591, 55.5649, 67.7078) |
| Luminance | 0.5557 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 6.47
Lightblue
#ADD8E6
ΔE00 6.70
Silver (survey)
#C5C9C7
ΔE00 7.00
Light Grey Blue
#9DBCD4
ΔE00 7.01
Light Blue Grey
#B7C9E2
ΔE00 7.75
Lightsteelblue
#B0C4DE
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4C8D0 #D0BCB4
analogous
#B4D0CA #B4C8D0 #B4BAD0
triadic
#B4C8D0 #D0B4C8 #C8D0B4
tetradic
#B4C8D0 #CAB4D0 #D0BCB4 #BAD0B4
square
#B4C8D0 #CAB4D0 #D0BCB4 #BAD0B4
split-complementary
#B4C8D0 #D0B4BA #D0CAB4
monochromatic
#6991A1 #8EACB8 #B4C8D0 #DAE4E8 #ECF1F3
Accessibility & contrast
On white
1.73
#B4C8D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#B4C8D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4C8D0
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4C8D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4C8D0 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C7D0
Deuteranopia (green-blind)
#BFC3D0
Tritanopia (blue-blind)
#ADCBCA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #b4c8d0; /* rgb */ color: rgb(180, 200, 208); /* oklch */ color: oklch(82.0% 0.025 223.7);
Tailwind
colors: {
custom: {
50: '#cad8de',
500: '#b4c8d0',
950: '#000000',
},
}SCSS
$custom: #b4c8d0; $custom-light: #cad8de; $custom-dark: #000000;
JSON
{
"hex": "#b4c8d0",
"rgb": {
"r": 180,
"g": 200,
"b": 208
},
"hsl": {
"h": 197.143,
"s": 22.951,
"l": 76.078
},
"oklch": {
"l": 0.82013,
"c": 0.02451,
"h": 223.7
},
"luminance": 0.55566
}Semantic roles & 50–950 ramp
primary
#B4C8D0
secondary
#A58D83
accent
#5F44A1
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384