#B7D7EA#B7D7EA
#B7D7EA is a very light, muted cyan. Relative luminance 0.646; OKLCH L 86.2% C 0.043 H 234.1°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #B7D7EA |
|---|---|
| RGB | rgb(183, 215, 234) |
| HSL | hsl(202, 55%, 82%) |
| HSV | hsv(202, 22%, 92%) |
| CMYK | cmyk(21.8%, 8.1%, 0%, 8.2%) |
| CIE-LAB | lab(84.28, -6.50, -12.84) |
| CIE-LCH | lch(84.28, 14.39, 243.13°) |
| OKLab | oklab(86.19% -0.0253 -0.0349) |
| OKLCH | oklch(86.19% 0.043 234.1) |
| XYZ | xyz(58.6761, 64.6068, 87.2048) |
| Luminance | 0.6461 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.31
Ice Blue
#A5DFF9
ΔE00 5.33
Cloudy Blue
#ACC2D9
ΔE00 6.33
Light Blue Grey
#B7C9E2
ΔE00 6.77
Light Grey Blue
#9DBCD4
ΔE00 7.02
Lightsteelblue
#B0C4DE
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7D7EA #EACAB7
analogous
#B7EAE4 #B7D7EA #B7BEEA
triadic
#B7D7EA #EAB7D7 #D7EAB7
tetradic
#B7D7EA #E4B7EA #EACAB7 #BEEAB7
square
#B7D7EA #E4B7EA #EACAB7 #BEEAB7
split-complementary
#B7D7EA #EAB7BE #EAE4B7
monochromatic
#58A2CE #88BDDC #B7D7EA #E6F1F8 #E7F2F8
Accessibility & contrast
On white
1.51
#B7D7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#B7D7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7D7EA
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7D7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7D7EA | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EB
Deuteranopia (green-blind)
#C7D0EA
Tritanopia (blue-blind)
#A9DCDD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #b7d7ea; /* rgb */ color: rgb(183, 215, 234); /* oklch */ color: oklch(86.2% 0.043 234.1);
Tailwind
colors: {
custom: {
50: '#cde3f0',
500: '#b7d7ea',
950: '#000000',
},
}SCSS
$custom: #b7d7ea; $custom-light: #cde3f0; $custom-dark: #000000;
JSON
{
"hex": "#b7d7ea",
"rgb": {
"r": 183,
"g": 215,
"b": 234
},
"hsl": {
"h": 202.353,
"s": 54.839,
"l": 81.765
},
"oklch": {
"l": 0.86191,
"c": 0.04307,
"h": 234.1
},
"luminance": 0.64609
}Semantic roles & 50–950 ramp
primary
#B7D7EA
secondary
#C69A7F
accent
#5E23C2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#131516
muted
#838485