#B2C8DA#B2C8DA
#B2C8DA is a very light, muted cyan. Relative luminance 0.558; OKLCH L 82.2% C 0.035 H 242.8°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C8DA |
|---|---|
| RGB | rgb(178, 200, 218) |
| HSL | hsl(207, 35%, 78%) |
| HSV | hsv(207, 18%, 85%) |
| CMYK | cmyk(18.3%, 8.3%, 0%, 14.5%) |
| CIE-LAB | lab(79.52, -3.66, -11.45) |
| CIE-LCH | lch(79.52, 12.02, 252.27°) |
| OKLab | oklab(82.2% -0.016 -0.031) |
| OKLCH | oklch(82.2% 0.035 242.8) |
| XYZ | xyz(51.6660, 55.8342, 74.3710) |
| Luminance | 0.5584 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.56
Lightsteelblue
#B0C4DE
ΔE00 3.77
Light Blue Grey
#B7C9E2
ΔE00 3.86
Light Grey Blue
#9DBCD4
ΔE00 4.35
Lightblue
#ADD8E6
ΔE00 7.56
Powder Blue (survey)
#B1D1FC
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C8DA #DAC4B2
analogous
#B2DAD8 #B2C8DA #B2B4DA
triadic
#B2C8DA #DAB2C8 #C8DAB2
tetradic
#B2C8DA #D8B2DA #DAC4B2 #B4DAB2
square
#B2C8DA #D8B2DA #DAC4B2 #B4DAB2
split-complementary
#B2C8DA #DAB2B4 #DAD8B2
monochromatic
#5F8DB2 #89AAC6 #B2C8DA #DBE6EE #EAF0F5
Accessibility & contrast
On white
1.73
#B2C8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#B2C8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C8DA
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C8DA | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DB
Deuteranopia (green-blind)
#BCC3DA
Tritanopia (blue-blind)
#A8CCCE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #b2c8da; /* rgb */ color: rgb(178, 200, 218); /* oklch */ color: oklch(82.2% 0.035 242.8);
Tailwind
colors: {
custom: {
50: '#c9d8e5',
500: '#b2c8da',
950: '#000000',
},
}SCSS
$custom: #b2c8da; $custom-light: #c9d8e5; $custom-dark: #000000;
JSON
{
"hex": "#b2c8da",
"rgb": {
"r": 178,
"g": 200,
"b": 218
},
"hsl": {
"h": 207,
"s": 35.088,
"l": 77.647
},
"oklch": {
"l": 0.82196,
"c": 0.03488,
"h": 242.8
},
"luminance": 0.55835
}Semantic roles & 50–950 ramp
primary
#B2C8DA
secondary
#B1967F
accent
#6D38AE
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384