#B2C8D0#B2C8D0
#B2C8D0 is a light, muted cyan. Relative luminance 0.553; OKLCH L 81.9% C 0.026 H 221.6°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C8D0 |
|---|---|
| RGB | rgb(178, 200, 208) |
| HSL | hsl(196, 24%, 76%) |
| HSV | hsv(196, 14%, 82%) |
| CMYK | cmyk(14.4%, 3.8%, 0%, 18.4%) |
| CIE-LAB | lab(79.23, -5.78, -6.50) |
| CIE-LCH | lch(79.23, 8.70, 228.38°) |
| OKLab | oklab(81.87% -0.0197 -0.0175) |
| OKLCH | oklch(81.87% 0.026 221.6) |
| XYZ | xyz(50.3967, 55.3265, 67.6862) |
| Luminance | 0.5533 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.19
Cloudy Blue
#ACC2D9
ΔE00 6.71
Light Grey Blue
#9DBCD4
ΔE00 6.96
Silver (survey)
#C5C9C7
ΔE00 7.49
Lightsteelblue
#B0C4DE
ΔE00 8.11
Light Blue Grey
#B7C9E2
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C8D0 #D0BAB2
analogous
#B2D0C9 #B2C8D0 #B2B9D0
triadic
#B2C8D0 #D0B2C8 #C8D0B2
tetradic
#B2C8D0 #C9B2D0 #D0BAB2 #B9D0B2
square
#B2C8D0 #C9B2D0 #D0BAB2 #B9D0B2
split-complementary
#B2C8D0 #D0B2B9 #D0C9B2
monochromatic
#6692A2 #8CADB9 #B2C8D0 #D8E3E7 #ECF1F3
Accessibility & contrast
On white
1.74
#B2C8D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#B2C8D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C8D0
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C8D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C8D0 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6D0
Deuteranopia (green-blind)
#BEC3D0
Tritanopia (blue-blind)
#AACBCA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b2c8d0; /* rgb */ color: rgb(178, 200, 208); /* oklch */ color: oklch(81.9% 0.026 221.6);
Tailwind
colors: {
custom: {
50: '#c9d8de',
500: '#b2c8d0',
950: '#000000',
},
}SCSS
$custom: #b2c8d0; $custom-light: #c9d8de; $custom-dark: #000000;
JSON
{
"hex": "#b2c8d0",
"rgb": {
"r": 178,
"g": 200,
"b": 208
},
"hsl": {
"h": 196,
"s": 24.194,
"l": 75.686
},
"oklch": {
"l": 0.81871,
"c": 0.02641,
"h": 221.6
},
"luminance": 0.55328
}Semantic roles & 50–950 ramp
primary
#B2C8D0
secondary
#A58B81
accent
#5C43A3
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384