#B7D2EB#B7D2EB
#B7D2EB is a very light, muted cyan. Relative luminance 0.622; OKLCH L 85.2% C 0.045 H 246.3°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #B7D2EB |
|---|---|
| RGB | rgb(183, 210, 235) |
| HSL | hsl(209, 57%, 82%) |
| HSV | hsv(209, 22%, 92%) |
| CMYK | cmyk(22.1%, 10.6%, 0%, 7.8%) |
| CIE-LAB | lab(83.00, -3.67, -15.29) |
| CIE-LCH | lch(83.00, 15.73, 256.50°) |
| OKLab | oklab(85.19% -0.0183 -0.0416) |
| OKLCH | oklch(85.19% 0.045 246.3) |
| XYZ | xyz(57.5664, 62.1569, 87.5456) |
| Luminance | 0.6216 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.64
Cloudy Blue
#ACC2D9
ΔE00 4.04
Lightsteelblue
#B0C4DE
ΔE00 4.10
Powder Blue (survey)
#B1D1FC
ΔE00 4.91
Baby Blue (survey)
#A2CFFE
ΔE00 5.85
Light Grey Blue
#9DBCD4
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7D2EB #EBD0B7
analogous
#B7EBEA #B7D2EB #B7B8EB
triadic
#B7D2EB #EBB7D2 #D2EBB7
tetradic
#B7D2EB #EAB7EB #EBD0B7 #B8EBB7
square
#B7D2EB #EAB7EB #EBD0B7 #B8EBB7
split-complementary
#B7D2EB #EBB7B8 #EBEAB7
monochromatic
#5796D0 #87B4DE #B7D2EB #E7F0F8 #E7F0F8
Accessibility & contrast
On white
1.56
#B7D2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#B7D2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7D2EB
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7D2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7D2EB | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D2EC
Deuteranopia (green-blind)
#C2CCEB
Tritanopia (blue-blind)
#A9D8DA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #b7d2eb; /* rgb */ color: rgb(183, 210, 235); /* oklch */ color: oklch(85.2% 0.045 246.3);
Tailwind
colors: {
custom: {
50: '#cddff1',
500: '#b7d2eb',
950: '#000000',
},
}SCSS
$custom: #b7d2eb; $custom-light: #cddff1; $custom-dark: #000000;
JSON
{
"hex": "#b7d2eb",
"rgb": {
"r": 183,
"g": 210,
"b": 235
},
"hsl": {
"h": 208.846,
"s": 56.522,
"l": 81.961
},
"oklch": {
"l": 0.85189,
"c": 0.04543,
"h": 246.3
},
"luminance": 0.62159
}Semantic roles & 50–950 ramp
primary
#B7D2EB
secondary
#C7A27F
accent
#7021C4
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#131516
muted
#838485