#B2CFEB#B2CFEB
#B2CFEB is a very light, muted cyan. Relative luminance 0.601; OKLCH L 84.2% C 0.050 H 247.5°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CFEB |
|---|---|
| RGB | rgb(178, 207, 235) |
| HSL | hsl(209, 59%, 81%) |
| HSV | hsv(209, 24%, 92%) |
| CMYK | cmyk(24.3%, 11.9%, 0%, 7.8%) |
| CIE-LAB | lab(81.89, -3.59, -16.99) |
| CIE-LCH | lch(81.89, 17.37, 258.06°) |
| OKLab | oklab(84.23% -0.0192 -0.0463) |
| OKLCH | oklch(84.23% 0.05 247.5) |
| XYZ | xyz(55.6641, 60.0870, 87.2463) |
| Luminance | 0.6009 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.52
Lightsteelblue
#B0C4DE
ΔE00 3.63
Cloudy Blue
#ACC2D9
ΔE00 3.65
Powder Blue (survey)
#B1D1FC
ΔE00 4.02
Baby Blue (survey)
#A2CFFE
ΔE00 4.84
Light Grey Blue
#9DBCD4
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CFEB #EBCEB2
analogous
#B2EBEA #B2CFEB #B2B2EB
triadic
#B2CFEB #EBB2CF #CFEBB2
tetradic
#B2CFEB #EAB2EB #EBCEB2 #B2EBB2
square
#B2CFEB #EAB2EB #EBCEB2 #B2EBB2
split-complementary
#B2CFEB #EBB2B2 #EBEAB2
monochromatic
#5192D2 #81B1DE #B2CFEB #E3EDF8 #E7F0F9
Accessibility & contrast
On white
1.61
#B2CFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#B2CFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CFEB
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CFEB | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CFEC
Deuteranopia (green-blind)
#BDC9EA
Tritanopia (blue-blind)
#A2D5D8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #b2cfeb; /* rgb */ color: rgb(178, 207, 235); /* oklch */ color: oklch(84.2% 0.050 247.5);
Tailwind
colors: {
custom: {
50: '#caddf1',
500: '#b2cfeb',
950: '#000000',
},
}SCSS
$custom: #b2cfeb; $custom-light: #caddf1; $custom-dark: #000000;
JSON
{
"hex": "#b2cfeb",
"rgb": {
"r": 178,
"g": 207,
"b": 235
},
"hsl": {
"h": 209.474,
"s": 58.763,
"l": 80.98
},
"oklch": {
"l": 0.84231,
"c": 0.05016,
"h": 247.5
},
"luminance": 0.60089
}Semantic roles & 50–950 ramp
primary
#B2CFEB
secondary
#C7A07A
accent
#711FC6
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485