#B2C4C8#B2C4C8
#B2C4C8 is a light, muted cyan. Relative luminance 0.531; OKLCH L 80.8% C 0.021 H 212.6°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C4C8 |
|---|---|
| RGB | rgb(178, 196, 200) |
| HSL | hsl(191, 17%, 74%) |
| HSV | hsv(191, 11%, 78%) |
| CMYK | cmyk(11%, 2%, 0%, 21.6%) |
| CIE-LAB | lab(77.94, -5.31, -4.09) |
| CIE-LCH | lch(77.94, 6.71, 217.62°) |
| OKLab | oklab(80.78% -0.0173 -0.011) |
| OKLCH | oklch(80.78% 0.021 212.6) |
| XYZ | xyz(48.5229, 53.1141, 62.3280) |
| Luminance | 0.5312 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.09
Dove Gray
#B6B8BD
ΔE00 7.41
Silver
#C0C0C0
ΔE00 7.45
Lightblue
#ADD8E6
ΔE00 7.89
Cloudy Blue
#ACC2D9
ΔE00 8.02
Light Grey Blue
#9DBCD4
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C4C8 #C8B6B2
analogous
#B2C8C1 #B2C4C8 #B2B9C8
triadic
#B2C4C8 #C8B2C4 #C4C8B2
tetradic
#B2C4C8 #C1B2C8 #C8B6B2 #B9C8B2
square
#B2C4C8 #C1B2C8 #C8B6B2 #B9C8B2
split-complementary
#B2C4C8 #C8B2B9 #C8C1B2
monochromatic
#6B8D95 #8EA9AF #B2C4C8 #D6DFE2 #EDF1F2
Accessibility & contrast
On white
1.81
#B2C4C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#B2C4C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C4C8
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C4C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C4C8 | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C2C8
Deuteranopia (green-blind)
#BDBFC8
Tritanopia (blue-blind)
#ACC6C5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b2c4c8; /* rgb */ color: rgb(178, 196, 200); /* oklch */ color: oklch(80.8% 0.021 212.6);
Tailwind
colors: {
custom: {
50: '#c9d5d8',
500: '#b2c4c8',
950: '#000000',
},
}SCSS
$custom: #b2c4c8; $custom-light: #c9d5d8; $custom-dark: #000000;
JSON
{
"hex": "#b2c4c8",
"rgb": {
"r": 178,
"g": 196,
"b": 200
},
"hsl": {
"h": 190.909,
"s": 16.667,
"l": 74.118
},
"oklch": {
"l": 0.80782,
"c": 0.0205,
"h": 212.6
},
"luminance": 0.53115
}Semantic roles & 50–950 ramp
primary
#B2C4C8
secondary
#9C8782
accent
#594B9B
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383