#B2CCDD#B2CCDD
#B2CCDD is a very light, muted cyan. Relative luminance 0.579; OKLCH L 83.1% C 0.037 H 236.6°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CCDD |
|---|---|
| RGB | rgb(178, 204, 221) |
| HSL | hsl(204, 39%, 78%) |
| HSV | hsv(204, 19%, 87%) |
| CMYK | cmyk(19.5%, 7.7%, 0%, 13.3%) |
| CIE-LAB | lab(80.67, -5.12, -11.34) |
| CIE-LCH | lch(80.67, 12.44, 245.71°) |
| OKLab | oklab(83.13% -0.0203 -0.0307) |
| OKLCH | oklch(83.13% 0.037 236.6) |
| XYZ | xyz(53.0007, 57.8697, 76.7701) |
| Luminance | 0.5787 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.08
Light Grey Blue
#9DBCD4
ΔE00 4.93
Light Blue Grey
#B7C9E2
ΔE00 5.29
Lightsteelblue
#B0C4DE
ΔE00 5.30
Lightblue
#ADD8E6
ΔE00 5.83
Ice Blue
#A5DFF9
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CCDD #DDC3B2
analogous
#B2DDD8 #B2CCDD #B2B6DD
triadic
#B2CCDD #DDB2CC #CCDDB2
tetradic
#B2CCDD #D8B2DD #DDC3B2 #B6DDB2
square
#B2CCDD #D8B2DD #DDC3B2 #B6DDB2
split-complementary
#B2CCDD #DDB2B6 #DDD8B2
monochromatic
#5D94B8 #88B0CA #B2CCDD #DCE8F0 #EAF1F6
Accessibility & contrast
On white
1.67
#B2CCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#B2CCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CCDD
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CCDD | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDE
Deuteranopia (green-blind)
#BFC6DD
Tritanopia (blue-blind)
#A6D0D1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b2ccdd; /* rgb */ color: rgb(178, 204, 221); /* oklch */ color: oklch(83.1% 0.037 236.6);
Tailwind
colors: {
custom: {
50: '#c9dbe7',
500: '#b2ccdd',
950: '#000000',
},
}SCSS
$custom: #b2ccdd; $custom-light: #c9dbe7; $custom-dark: #000000;
JSON
{
"hex": "#b2ccdd",
"rgb": {
"r": 178,
"g": 204,
"b": 221
},
"hsl": {
"h": 203.721,
"s": 38.739,
"l": 78.235
},
"oklch": {
"l": 0.83129,
"c": 0.03684,
"h": 236.6
},
"luminance": 0.57871
}Semantic roles & 50–950 ramp
primary
#B2CCDD
secondary
#B5947E
accent
#6634B2
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131516
muted
#828484