#B2CCED#B2CCED
#B2CCED is a very light, muted cyan. Relative luminance 0.588; OKLCH L 83.7% C 0.054 H 254.5°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CCED |
|---|---|
| RGB | rgb(178, 204, 237) |
| HSL | hsl(214, 62%, 81%) |
| HSV | hsv(214, 25%, 93%) |
| CMYK | cmyk(24.9%, 13.9%, 0%, 7.1%) |
| CIE-LAB | lab(81.16, -1.55, -19.15) |
| CIE-LCH | lch(81.16, 19.22, 265.37°) |
| OKLab | oklab(83.68% -0.0145 -0.0523) |
| OKLCH | oklch(83.68% 0.054 254.5) |
| XYZ | xyz(55.2348, 58.7634, 88.5366) |
| Luminance | 0.5877 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.70
Light Blue Grey
#B7C9E2
ΔE00 2.86
Lightsteelblue
#B0C4DE
ΔE00 2.91
Cloudy Blue
#ACC2D9
ΔE00 3.97
Baby Blue (survey)
#A2CFFE
ΔE00 4.79
Pastel Blue
#A2BFFE
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CCED #EDD3B2
analogous
#B2EAED #B2CCED #B6B2ED
triadic
#B2CCED #EDB2CC #CCEDB2
tetradic
#B2CCED #EDB2EA #EDD3B2 #B2EDB6
square
#B2CCED #EDB2EA #EDD3B2 #B2EDB6
split-complementary
#B2CCED #EDB6B2 #EAEDB2
monochromatic
#4F8AD6 #80ABE1 #B2CCED #E4EDF9 #E6EFF9
Accessibility & contrast
On white
1.65
#B2CCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#B2CCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CCED
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CCED | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CDEF
Deuteranopia (green-blind)
#BAC7EC
Tritanopia (blue-blind)
#A2D3D7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #b2cced; /* rgb */ color: rgb(178, 204, 237); /* oklch */ color: oklch(83.7% 0.054 254.5);
Tailwind
colors: {
custom: {
50: '#cadbf2',
500: '#b2cced',
950: '#000000',
},
}SCSS
$custom: #b2cced; $custom-light: #cadbf2; $custom-dark: #000000;
JSON
{
"hex": "#b2cced",
"rgb": {
"r": 178,
"g": 204,
"b": 237
},
"hsl": {
"h": 213.559,
"s": 62.105,
"l": 81.373
},
"oklch": {
"l": 0.83683,
"c": 0.05429,
"h": 254.5
},
"luminance": 0.58765
}Semantic roles & 50–950 ramp
primary
#B2CCED
secondary
#CAA679
accent
#7D1CCA
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131517
muted
#828485