#B2C8D2#B2C8D2
#B2C8D2 is a light, muted cyan. Relative luminance 0.554; OKLCH L 81.9% C 0.028 H 226.8°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C8D2 |
|---|---|
| RGB | rgb(178, 200, 210) |
| HSL | hsl(199, 26%, 76%) |
| HSV | hsv(199, 15%, 82%) |
| CMYK | cmyk(15.2%, 4.8%, 0%, 17.6%) |
| CIE-LAB | lab(79.29, -5.36, -7.49) |
| CIE-LCH | lch(79.29, 9.21, 234.42°) |
| OKLab | oklab(81.94% -0.019 -0.0202) |
| OKLCH | oklch(81.94% 0.028 226.8) |
| XYZ | xyz(50.6443, 55.4255, 68.9902) |
| Luminance | 0.5543 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.82
Lightblue
#ADD8E6
ΔE00 6.23
Light Grey Blue
#9DBCD4
ΔE00 6.24
Lightsteelblue
#B0C4DE
ΔE00 7.22
Light Blue Grey
#B7C9E2
ΔE00 7.24
Silver (survey)
#C5C9C7
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C8D2 #D2BCB2
analogous
#B2D2CC #B2C8D2 #B2B8D2
triadic
#B2C8D2 #D2B2C8 #C8D2B2
tetradic
#B2C8D2 #CCB2D2 #D2BCB2 #B8D2B2
square
#B2C8D2 #CCB2D2 #D2BCB2 #B8D2B2
split-complementary
#B2C8D2 #D2B2B8 #D2CCB2
monochromatic
#6591A5 #8BACBB #B2C8D2 #D9E4E9 #ECF1F4
Accessibility & contrast
On white
1.74
#B2C8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#B2C8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C8D2
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C8D2 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C7D3
Deuteranopia (green-blind)
#BEC3D2
Tritanopia (blue-blind)
#AACBCB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b2c8d2; /* rgb */ color: rgb(178, 200, 210); /* oklch */ color: oklch(81.9% 0.028 226.8);
Tailwind
colors: {
custom: {
50: '#c9d8df',
500: '#b2c8d2',
950: '#000000',
},
}SCSS
$custom: #b2c8d2; $custom-light: #c9d8df; $custom-dark: #000000;
JSON
{
"hex": "#b2c8d2",
"rgb": {
"r": 178,
"g": 200,
"b": 210
},
"hsl": {
"h": 198.75,
"s": 26.23,
"l": 76.078
},
"oklch": {
"l": 0.81935,
"c": 0.02775,
"h": 226.8
},
"luminance": 0.55427
}Semantic roles & 50–950 ramp
primary
#B2C8D2
secondary
#A88D80
accent
#6041A5
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384