#B2CCD2#B2CCD2
#B2CCD2 is a very light, muted cyan. Relative luminance 0.573; OKLCH L 82.8% C 0.029 H 213.2°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CCD2 |
|---|---|
| RGB | rgb(178, 204, 210) |
| HSL | hsl(191, 26%, 76%) |
| HSV | hsv(191, 15%, 82%) |
| CMYK | cmyk(15.2%, 2.9%, 0%, 17.6%) |
| CIE-LAB | lab(80.35, -7.46, -5.92) |
| CIE-LCH | lch(80.35, 9.52, 218.44°) |
| OKLab | oklab(82.77% -0.0245 -0.016) |
| OKLCH | oklch(82.77% 0.029 213.2) |
| XYZ | xyz(51.5829, 57.3026, 69.3031) |
| Luminance | 0.5730 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.04
Powder Blue
#B0E0E6
ΔE00 6.87
Silver (survey)
#C5C9C7
ΔE00 8.21
Light Grey Blue
#9DBCD4
ΔE00 8.31
Cloudy Blue
#ACC2D9
ΔE00 8.38
Ice Blue
#A5DFF9
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CCD2 #D2B8B2
analogous
#B2D2C8 #B2CCD2 #B2BCD2
triadic
#B2CCD2 #D2B2CC #CCD2B2
tetradic
#B2CCD2 #C8B2D2 #D2B8B2 #BCD2B2
square
#B2CCD2 #C8B2D2 #D2B8B2 #BCD2B2
split-complementary
#B2CCD2 #D2B2BC #D2C8B2
monochromatic
#6599A5 #8BB2BB #B2CCD2 #D9E6E9 #ECF2F4
Accessibility & contrast
On white
1.69
#B2CCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#B2CCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CCD2
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CCD2 | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CAD2
Deuteranopia (green-blind)
#C1C5D2
Tritanopia (blue-blind)
#A9CFCE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b2ccd2; /* rgb */ color: rgb(178, 204, 210); /* oklch */ color: oklch(82.8% 0.029 213.2);
Tailwind
colors: {
custom: {
50: '#c9dbdf',
500: '#b2ccd2',
950: '#000000',
},
}SCSS
$custom: #b2ccd2; $custom-light: #c9dbdf; $custom-dark: #000000;
JSON
{
"hex": "#b2ccd2",
"rgb": {
"r": 178,
"g": 204,
"b": 210
},
"hsl": {
"h": 191.25,
"s": 26.23,
"l": 76.078
},
"oklch": {
"l": 0.82774,
"c": 0.02924,
"h": 213.2
},
"luminance": 0.57304
}Semantic roles & 50–950 ramp
primary
#B2CCD2
secondary
#A88880
accent
#5341A5
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131515
muted
#828484