#B4CFEB#B4CFEB
#B4CFEB is a very light, muted cyan. Relative luminance 0.603; OKLCH L 84.4% C 0.049 H 249.4°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #B4CFEB |
|---|---|
| RGB | rgb(180, 207, 235) |
| HSL | hsl(211, 58%, 81%) |
| HSV | hsv(211, 23%, 92%) |
| CMYK | cmyk(23.4%, 11.9%, 0%, 7.8%) |
| CIE-LAB | lab(82.01, -3.00, -16.79) |
| CIE-LCH | lch(82.01, 17.05, 259.88°) |
| OKLab | oklab(84.37% -0.0172 -0.0457) |
| OKLCH | oklch(84.37% 0.049 249.4) |
| XYZ | xyz(56.1265, 60.3254, 87.2679) |
| Luminance | 0.6033 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.98
Lightsteelblue
#B0C4DE
ΔE00 3.25
Cloudy Blue
#ACC2D9
ΔE00 3.55
Powder Blue (survey)
#B1D1FC
ΔE00 3.87
Baby Blue (survey)
#A2CFFE
ΔE00 5.12
Light Grey Blue
#9DBCD4
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4CFEB #EBD0B4
analogous
#B4EBEB #B4CFEB #B5B4EB
triadic
#B4CFEB #EBB4CF #CFEBB4
tetradic
#B4CFEB #EBB4EB #EBD0B4 #B4EBB5
square
#B4CFEB #EBB4EB #EBD0B4 #B4EBB5
split-complementary
#B4CFEB #EBB5B4 #EBEBB4
monochromatic
#5391D1 #84B0DE #B4CFEB #E4EEF8 #E7F0F9
Accessibility & contrast
On white
1.61
#B4CFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#B4CFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4CFEB
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4CFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4CFEB | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CFEC
Deuteranopia (green-blind)
#BEC9EA
Tritanopia (blue-blind)
#A5D5D8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #b4cfeb; /* rgb */ color: rgb(180, 207, 235); /* oklch */ color: oklch(84.4% 0.049 249.4);
Tailwind
colors: {
custom: {
50: '#cbddf1',
500: '#b4cfeb',
950: '#000000',
},
}SCSS
$custom: #b4cfeb; $custom-light: #cbddf1; $custom-dark: #000000;
JSON
{
"hex": "#b4cfeb",
"rgb": {
"r": 180,
"g": 207,
"b": 235
},
"hsl": {
"h": 210.545,
"s": 57.895,
"l": 81.373
},
"oklch": {
"l": 0.84366,
"c": 0.04888,
"h": 249.4
},
"luminance": 0.60327
}Semantic roles & 50–950 ramp
primary
#B4CFEB
secondary
#C7A27C
accent
#7420C5
background
#FEFEFF
surface
#FAFCFE
border
#D3D5D6
text
#131516
muted
#838485