#B2C4D2#B2C4D2
#B2C4D2 is a light, muted cyan. Relative luminance 0.536; OKLCH L 81.1% C 0.028 H 241.2°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C4D2 |
|---|---|
| RGB | rgb(178, 196, 210) |
| HSL | hsl(206, 26%, 76%) |
| HSV | hsv(206, 15%, 82%) |
| CMYK | cmyk(15.2%, 6.7%, 0%, 17.6%) |
| CIE-LAB | lab(78.23, -3.25, -9.07) |
| CIE-LCH | lch(78.23, 9.63, 250.29°) |
| OKLab | oklab(81.1% -0.0134 -0.0245) |
| OKLCH | oklch(81.1% 0.028 241.2) |
| XYZ | xyz(49.7300, 53.5970, 68.6855) |
| Luminance | 0.5360 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.44
Lightsteelblue
#B0C4DE
ΔE00 4.72
Light Blue Grey
#B7C9E2
ΔE00 4.86
Light Grey Blue
#9DBCD4
ΔE00 4.97
Dove Gray
#B6B8BD
ΔE00 6.99
Cool Gray
#9AA7B0
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C4D2 #D2C0B2
analogous
#B2D2D0 #B2C4D2 #B2B4D2
triadic
#B2C4D2 #D2B2C4 #C4D2B2
tetradic
#B2C4D2 #D0B2D2 #D2C0B2 #B4D2B2
square
#B2C4D2 #D0B2D2 #D2C0B2 #B4D2B2
split-complementary
#B2C4D2 #D2B2B4 #D2D0B2
monochromatic
#6589A5 #8BA6BB #B2C4D2 #D9E2E9 #ECF0F4
Accessibility & contrast
On white
1.79
#B2C4D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#B2C4D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C4D2
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C4D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C4D2 | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC4D3
Deuteranopia (green-blind)
#BAC0D2
Tritanopia (blue-blind)
#AAC7C8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b2c4d2; /* rgb */ color: rgb(178, 196, 210); /* oklch */ color: oklch(81.1% 0.028 241.2);
Tailwind
colors: {
custom: {
50: '#c9d5df',
500: '#b2c4d2',
950: '#000000',
},
}SCSS
$custom: #b2c4d2; $custom-light: #c9d5df; $custom-dark: #000000;
JSON
{
"hex": "#b2c4d2",
"rgb": {
"r": 178,
"g": 196,
"b": 210
},
"hsl": {
"h": 206.25,
"s": 26.23,
"l": 76.078
},
"oklch": {
"l": 0.811,
"c": 0.02794,
"h": 241.2
},
"luminance": 0.53598
}Semantic roles & 50–950 ramp
primary
#B2C4D2
secondary
#A89280
accent
#6C41A5
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384