#B7DCED#B7DCED
#B7DCED is a very light, muted cyan. Relative luminance 0.674; OKLCH L 87.3% C 0.045 H 227.4°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #B7DCED |
|---|---|
| RGB | rgb(183, 220, 237) |
| HSL | hsl(199, 60%, 82%) |
| HSV | hsv(199, 23%, 93%) |
| CMYK | cmyk(22.8%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(85.69, -8.44, -12.32) |
| CIE-LCH | lch(85.69, 14.93, 235.60°) |
| OKLab | oklab(87.33% -0.0308 -0.0335) |
| OKLCH | oklch(87.33% 0.045 227.4) |
| XYZ | xyz(60.4034, 67.3660, 89.9247) |
| Luminance | 0.6737 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.68
Ice Blue
#A5DFF9
ΔE00 4.20
Powder Blue
#B0E0E6
ΔE00 6.25
Baby Blue
#89CFF0
ΔE00 7.43
Sky Blue
#87CEEB
ΔE00 7.46
Cloudy Blue
#ACC2D9
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7DCED #EDC8B7
analogous
#B7EDE3 #B7DCED #B7C1ED
triadic
#B7DCED #EDB7DC #DCEDB7
tetradic
#B7DCED #E3B7ED #EDC8B7 #C1EDB7
square
#B7DCED #E3B7ED #EDC8B7 #C1EDB7
split-complementary
#B7DCED #EDB7C1 #EDE3B7
monochromatic
#55ACD5 #86C4E1 #B7DCED #E7F3F9 #E7F3F9
Accessibility & contrast
On white
1.45
#B7DCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#B7DCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7DCED
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7DCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7DCED | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEE
Deuteranopia (green-blind)
#CBD3ED
Tritanopia (blue-blind)
#A7E1E1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b7dced; /* rgb */ color: rgb(183, 220, 237); /* oklch */ color: oklch(87.3% 0.045 227.4);
Tailwind
colors: {
custom: {
50: '#cde6f2',
500: '#b7dced',
950: '#000000',
},
}SCSS
$custom: #b7dced; $custom-light: #cde6f2; $custom-dark: #000000;
JSON
{
"hex": "#b7dced",
"rgb": {
"r": 183,
"g": 220,
"b": 237
},
"hsl": {
"h": 198.889,
"s": 60,
"l": 82.353
},
"oklch": {
"l": 0.87332,
"c": 0.04547,
"h": 227.4
},
"luminance": 0.67368
}Semantic roles & 50–950 ramp
primary
#B7DCED
secondary
#CA967E
accent
#531EC8
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#131617
muted
#838485