#B7DBED#B7DBED
#B7DBED is a very light, muted cyan. Relative luminance 0.668; OKLCH L 87.1% C 0.045 H 229.6°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #B7DBED |
|---|---|
| RGB | rgb(183, 219, 237) |
| HSL | hsl(200, 60%, 82%) |
| HSV | hsv(200, 23%, 93%) |
| CMYK | cmyk(22.8%, 7.6%, 0%, 7.1%) |
| CIE-LAB | lab(85.42, -7.92, -12.71) |
| CIE-LCH | lch(85.42, 14.98, 238.08°) |
| OKLab | oklab(87.12% -0.0294 -0.0346) |
| OKLCH | oklch(87.12% 0.045 229.6) |
| XYZ | xyz(60.1417, 66.8427, 89.8375) |
| Luminance | 0.6684 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.14
Ice Blue
#A5DFF9
ΔE00 4.32
Powder Blue
#B0E0E6
ΔE00 6.83
Baby Blue
#89CFF0
ΔE00 7.34
Sky Blue
#87CEEB
ΔE00 7.47
Cloudy Blue
#ACC2D9
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7DBED #EDC9B7
analogous
#B7EDE4 #B7DBED #B7C0ED
triadic
#B7DBED #EDB7DB #DBEDB7
tetradic
#B7DBED #E4B7ED #EDC9B7 #C0EDB7
square
#B7DBED #E4B7ED #EDC9B7 #C0EDB7
split-complementary
#B7DBED #EDB7C0 #EDE4B7
monochromatic
#55AAD5 #86C3E1 #B7DBED #E7F3F9 #E7F3F9
Accessibility & contrast
On white
1.46
#B7DBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#B7DBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7DBED
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7DBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7DBED | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EE
Deuteranopia (green-blind)
#CAD3ED
Tritanopia (blue-blind)
#A7E0E1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b7dbed; /* rgb */ color: rgb(183, 219, 237); /* oklch */ color: oklch(87.1% 0.045 229.6);
Tailwind
colors: {
custom: {
50: '#cde6f2',
500: '#b7dbed',
950: '#000000',
},
}SCSS
$custom: #b7dbed; $custom-light: #cde6f2; $custom-dark: #000000;
JSON
{
"hex": "#b7dbed",
"rgb": {
"r": 183,
"g": 219,
"b": 237
},
"hsl": {
"h": 200,
"s": 60,
"l": 82.353
},
"oklch": {
"l": 0.87123,
"c": 0.04541,
"h": 229.6
},
"luminance": 0.66845
}Semantic roles & 50–950 ramp
primary
#B7DBED
secondary
#CA977E
accent
#561EC8
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#131517
muted
#838485