#B7CDEB#B7CDEB
#B7CDEB is a very light, muted cyan. Relative luminance 0.597; OKLCH L 84.2% C 0.048 H 256.2°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #B7CDEB |
|---|---|
| RGB | rgb(183, 205, 235) |
| HSL | hsl(215, 57%, 82%) |
| HSV | hsv(215, 22%, 92%) |
| CMYK | cmyk(22.1%, 12.8%, 0%, 7.8%) |
| CIE-LAB | lab(81.69, -1.03, -17.26) |
| CIE-LCH | lch(81.69, 17.29, 266.57°) |
| OKLab | oklab(84.16% -0.0116 -0.047) |
| OKLCH | oklch(84.16% 0.048 256.2) |
| XYZ | xyz(56.3512, 59.7265, 87.1405) |
| Luminance | 0.5973 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 1.88
Lightsteelblue
#B0C4DE
ΔE00 2.52
Powder Blue (survey)
#B1D1FC
ΔE00 3.68
Cloudy Blue
#ACC2D9
ΔE00 3.85
Baby Blue (survey)
#A2CFFE
ΔE00 6.04
Light Grey Blue
#9DBCD4
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7CDEB #EBD5B7
analogous
#B7E7EB #B7CDEB #BBB7EB
triadic
#B7CDEB #EBB7CD #CDEBB7
tetradic
#B7CDEB #EBB7E7 #EBD5B7 #B7EBBB
square
#B7CDEB #EBB7E7 #EBD5B7 #B7EBBB
split-complementary
#B7CDEB #EBBBB7 #E7EBB7
monochromatic
#578AD0 #87ACDE #B7CDEB #E7EEF8 #E7EEF8
Accessibility & contrast
On white
1.62
#B7CDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#B7CDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7CDEB
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7CDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7CDEB | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEEC
Deuteranopia (green-blind)
#BDC9EA
Tritanopia (blue-blind)
#A9D3D7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #b7cdeb; /* rgb */ color: rgb(183, 205, 235); /* oklch */ color: oklch(84.2% 0.048 256.2);
Tailwind
colors: {
custom: {
50: '#cddcf1',
500: '#b7cdeb',
950: '#000000',
},
}SCSS
$custom: #b7cdeb; $custom-light: #cddcf1; $custom-dark: #000000;
JSON
{
"hex": "#b7cdeb",
"rgb": {
"r": 183,
"g": 205,
"b": 235
},
"hsl": {
"h": 214.615,
"s": 56.522,
"l": 81.961
},
"oklch": {
"l": 0.84161,
"c": 0.04841,
"h": 256.2
},
"luminance": 0.59728
}Semantic roles & 50–950 ramp
primary
#B7CDEB
secondary
#C7A97F
accent
#7F21C4
background
#FEFEFF
surface
#FAFBFE
border
#D3D4D6
text
#131516
muted
#838485