#B7CFEB#B7CFEB
#B7CFEB is a very light, muted cyan. Relative luminance 0.607; OKLCH L 84.6% C 0.047 H 252.4°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #B7CFEB |
|---|---|
| RGB | rgb(183, 207, 235) |
| HSL | hsl(212, 57%, 82%) |
| HSV | hsv(212, 22%, 92%) |
| CMYK | cmyk(22.1%, 11.9%, 0%, 7.8%) |
| CIE-LAB | lab(82.21, -2.09, -16.47) |
| CIE-LCH | lch(82.21, 16.60, 262.76°) |
| OKLab | oklab(84.57% -0.0142 -0.0448) |
| OKLCH | oklch(84.57% 0.047 252.4) |
| XYZ | xyz(56.8326, 60.6895, 87.3010) |
| Luminance | 0.6069 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.24
Lightsteelblue
#B0C4DE
ΔE00 2.85
Cloudy Blue
#ACC2D9
ΔE00 3.62
Powder Blue (survey)
#B1D1FC
ΔE00 3.87
Baby Blue (survey)
#A2CFFE
ΔE00 5.70
Light Grey Blue
#9DBCD4
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7CFEB #EBD3B7
analogous
#B7E9EB #B7CFEB #B9B7EB
triadic
#B7CFEB #EBB7CF #CFEBB7
tetradic
#B7CFEB #EBB7E9 #EBD3B7 #B7EBB9
square
#B7CFEB #EBB7E9 #EBD3B7 #B7EBB9
split-complementary
#B7CFEB #EBB9B7 #E9EBB7
monochromatic
#578FD0 #87AFDE #B7CFEB #E7EFF8 #E7EFF8
Accessibility & contrast
On white
1.60
#B7CFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#B7CFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7CFEB
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7CFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7CFEB | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CFEC
Deuteranopia (green-blind)
#BFCAEA
Tritanopia (blue-blind)
#A9D5D8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #b7cfeb; /* rgb */ color: rgb(183, 207, 235); /* oklch */ color: oklch(84.6% 0.047 252.4);
Tailwind
colors: {
custom: {
50: '#cdddf1',
500: '#b7cfeb',
950: '#000000',
},
}SCSS
$custom: #b7cfeb; $custom-light: #cdddf1; $custom-dark: #000000;
JSON
{
"hex": "#b7cfeb",
"rgb": {
"r": 183,
"g": 207,
"b": 235
},
"hsl": {
"h": 212.308,
"s": 56.522,
"l": 81.961
},
"oklch": {
"l": 0.84571,
"c": 0.04705,
"h": 252.4
},
"luminance": 0.60691
}Semantic roles & 50–950 ramp
primary
#B7CFEB
secondary
#C7A67F
accent
#7921C4
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#131516
muted
#838485