#B2CCD4#B2CCD4
#B2CCD4 is a very light, muted cyan. Relative luminance 0.574; OKLCH L 82.8% C 0.030 H 218.2°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CCD4 |
|---|---|
| RGB | rgb(178, 204, 212) |
| HSL | hsl(194, 28%, 76%) |
| HSV | hsv(194, 16%, 83%) |
| CMYK | cmyk(16%, 3.8%, 0%, 16.9%) |
| CIE-LAB | lab(80.41, -7.04, -6.91) |
| CIE-LCH | lch(80.41, 9.86, 224.46°) |
| OKLab | oklab(82.84% -0.0237 -0.0187) |
| OKLCH | oklch(82.84% 0.03 218.2) |
| XYZ | xyz(51.8336, 57.4029, 70.6235) |
| Luminance | 0.5740 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.80
Powder Blue
#B0E0E6
ΔE00 7.21
Cloudy Blue
#ACC2D9
ΔE00 7.53
Light Grey Blue
#9DBCD4
ΔE00 7.54
Silver (survey)
#C5C9C7
ΔE00 8.39
Ice Blue
#A5DFF9
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CCD4 #D4BAB2
analogous
#B2D4CB #B2CCD4 #B2BBD4
triadic
#B2CCD4 #D4B2CC #CCD4B2
tetradic
#B2CCD4 #CBB2D4 #D4BAB2 #BBD4B2
square
#B2CCD4 #CBB2D4 #D4BAB2 #BBD4B2
split-complementary
#B2CCD4 #D4B2BB #D4CBB2
monochromatic
#6398A8 #8BB2BE #B2CCD4 #D9E6EA #EBF2F4
Accessibility & contrast
On white
1.68
#B2CCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#B2CCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CCD4
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CCD4 | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CAD4
Deuteranopia (green-blind)
#C1C6D4
Tritanopia (blue-blind)
#A9CFCE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b2ccd4; /* rgb */ color: rgb(178, 204, 212); /* oklch */ color: oklch(82.8% 0.030 218.2);
Tailwind
colors: {
custom: {
50: '#c9dbe1',
500: '#b2ccd4',
950: '#000000',
},
}SCSS
$custom: #b2ccd4; $custom-light: #c9dbe1; $custom-dark: #000000;
JSON
{
"hex": "#b2ccd4",
"rgb": {
"r": 178,
"g": 204,
"b": 212
},
"hsl": {
"h": 194.118,
"s": 28.333,
"l": 76.471
},
"oklch": {
"l": 0.82837,
"c": 0.03018,
"h": 218.2
},
"luminance": 0.57404
}Semantic roles & 50–950 ramp
primary
#B2CCD4
secondary
#AA8A80
accent
#573FA7
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131515
muted
#828484