#B0CFEC#B0CFEC
#B0CFEC is a very light, muted cyan. Relative luminance 0.599; OKLCH L 84.1% C 0.053 H 246.7°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CFEC |
|---|---|
| RGB | rgb(176, 207, 236) |
| HSL | hsl(209, 61%, 81%) |
| HSV | hsv(209, 25%, 93%) |
| CMYK | cmyk(25.4%, 12.3%, 0%, 7.5%) |
| CIE-LAB | lab(81.79, -3.96, -17.69) |
| CIE-LCH | lch(81.79, 18.12, 257.38°) |
| OKLab | oklab(84.13% -0.0208 -0.0483) |
| OKLCH | oklch(84.13% 0.053 246.7) |
| XYZ | xyz(55.3534, 59.9100, 87.9879) |
| Luminance | 0.5991 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.90
Powder Blue (survey)
#B1D1FC
ΔE00 3.91
Lightsteelblue
#B0C4DE
ΔE00 3.97
Light Blue Grey
#B7C9E2
ΔE00 3.98
Baby Blue (survey)
#A2CFFE
ΔE00 4.42
Light Grey Blue
#9DBCD4
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CFEC #ECCDB0
analogous
#B0ECEB #B0CFEC #B0B1EC
triadic
#B0CFEC #ECB0CF #CFECB0
tetradic
#B0CFEC #EBB0EC #ECCDB0 #B1ECB0
square
#B0CFEC #EBB0EC #ECCDB0 #B1ECB0
split-complementary
#B0CFEC #ECB0B1 #ECEBB0
monochromatic
#4D93D4 #7FB1E0 #B0CFEC #E1EDF8 #E6F0F9
Accessibility & contrast
On white
1.62
#B0CFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#B0CFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CFEC
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CFEC | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CFED
Deuteranopia (green-blind)
#BCC9EB
Tritanopia (blue-blind)
#9FD6D8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #b0cfec; /* rgb */ color: rgb(176, 207, 236); /* oklch */ color: oklch(84.1% 0.053 246.7);
Tailwind
colors: {
custom: {
50: '#c8ddf2',
500: '#b0cfec',
950: '#000000',
},
}SCSS
$custom: #b0cfec; $custom-light: #c8ddf2; $custom-dark: #000000;
JSON
{
"hex": "#b0cfec",
"rgb": {
"r": 176,
"g": 207,
"b": 236
},
"hsl": {
"h": 209,
"s": 61.224,
"l": 80.784
},
"oklch": {
"l": 0.84133,
"c": 0.05256,
"h": 246.7
},
"luminance": 0.59912
}Semantic roles & 50–950 ramp
primary
#B0CFEC
secondary
#C99F77
accent
#701DC9
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485