#B7CFEC#B7CFEC
#B7CFEC is a very light, muted cyan. Relative luminance 0.607; OKLCH L 84.6% C 0.048 H 253.3°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #B7CFEC |
|---|---|
| RGB | rgb(183, 207, 236) |
| HSL | hsl(213, 58%, 82%) |
| HSV | hsv(213, 22%, 93%) |
| CMYK | cmyk(22.5%, 12.3%, 0%, 7.5%) |
| CIE-LAB | lab(82.24, -1.87, -16.96) |
| CIE-LCH | lch(82.24, 17.06, 263.71°) |
| OKLab | oklab(84.61% -0.0139 -0.0462) |
| OKLCH | oklch(84.61% 0.048 253.3) |
| XYZ | xyz(56.9775, 60.7474, 88.0640) |
| Luminance | 0.6075 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.28
Lightsteelblue
#B0C4DE
ΔE00 2.89
Powder Blue (survey)
#B1D1FC
ΔE00 3.60
Cloudy Blue
#ACC2D9
ΔE00 3.79
Baby Blue (survey)
#A2CFFE
ΔE00 5.60
Light Grey Blue
#9DBCD4
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7CFEC #ECD4B7
analogous
#B7EAEC #B7CFEC #BAB7EC
triadic
#B7CFEC #ECB7CF #CFECB7
tetradic
#B7CFEC #ECB7EA #ECD4B7 #B7ECBA
square
#B7CFEC #ECB7EA #ECD4B7 #B7ECBA
split-complementary
#B7CFEC #ECBAB7 #EAECB7
monochromatic
#568ED2 #87AFDF #B7CFEC #E7EFF9 #E7EFF9
Accessibility & contrast
On white
1.60
#B7CFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#B7CFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7CFEC
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7CFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7CFEC | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D0ED
Deuteranopia (green-blind)
#BFCAEB
Tritanopia (blue-blind)
#A9D5D8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #b7cfec; /* rgb */ color: rgb(183, 207, 236); /* oklch */ color: oklch(84.6% 0.048 253.3);
Tailwind
colors: {
custom: {
50: '#cdddf2',
500: '#b7cfec',
950: '#000000',
},
}SCSS
$custom: #b7cfec; $custom-light: #cdddf2; $custom-dark: #000000;
JSON
{
"hex": "#b7cfec",
"rgb": {
"r": 183,
"g": 207,
"b": 236
},
"hsl": {
"h": 212.83,
"s": 58.242,
"l": 82.157
},
"oklch": {
"l": 0.84606,
"c": 0.04822,
"h": 253.3
},
"luminance": 0.60749
}Semantic roles & 50–950 ramp
primary
#B7CFEC
secondary
#C9A77E
accent
#7B20C6
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#131516
muted
#838485