#B7DBEE#B7DBEE
#B7DBEE is a very light, muted cyan. Relative luminance 0.669; OKLCH L 87.2% C 0.046 H 231.0°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #B7DBEE |
|---|---|
| RGB | rgb(183, 219, 238) |
| HSL | hsl(201, 62%, 83%) |
| HSV | hsv(201, 23%, 93%) |
| CMYK | cmyk(23.1%, 8%, 0%, 6.7%) |
| CIE-LAB | lab(85.45, -7.70, -13.20) |
| CIE-LCH | lch(85.45, 15.28, 239.75°) |
| OKLab | oklab(87.16% -0.0291 -0.0359) |
| OKLCH | oklch(87.16% 0.046 231) |
| XYZ | xyz(60.2882, 66.9013, 90.6091) |
| Luminance | 0.6690 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.48
Ice Blue
#A5DFF9
ΔE00 4.28
Powder Blue
#B0E0E6
ΔE00 7.19
Baby Blue
#89CFF0
ΔE00 7.24
Sky Blue
#87CEEB
ΔE00 7.45
Cloudy Blue
#ACC2D9
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7DBEE #EECAB7
analogous
#B7EEE5 #B7DBEE #B7C0EE
triadic
#B7DBEE #EEB7DB #DBEEB7
tetradic
#B7DBEE #E5B7EE #EECAB7 #C0EEB7
square
#B7DBEE #E5B7EE #EECAB7 #C0EEB7
split-complementary
#B7DBEE #EEB7C0 #EEE5B7
monochromatic
#54A9D7 #85C2E2 #B7DBEE #E6F3F9 #E6F3F9
Accessibility & contrast
On white
1.46
#B7DBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#B7DBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7DBEE
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7DBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7DBEE | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EF
Deuteranopia (green-blind)
#CAD3EE
Tritanopia (blue-blind)
#A7E0E1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b7dbee; /* rgb */ color: rgb(183, 219, 238); /* oklch */ color: oklch(87.2% 0.046 231.0);
Tailwind
colors: {
custom: {
50: '#cde6f3',
500: '#b7dbee',
950: '#000000',
},
}SCSS
$custom: #b7dbee; $custom-light: #cde6f3; $custom-dark: #000000;
JSON
{
"hex": "#b7dbee",
"rgb": {
"r": 183,
"g": 219,
"b": 238
},
"hsl": {
"h": 200.727,
"s": 61.798,
"l": 82.549
},
"oklch": {
"l": 0.87157,
"c": 0.04619,
"h": 231
},
"luminance": 0.66903
}Semantic roles & 50–950 ramp
primary
#B7DBEE
secondary
#CC997D
accent
#581CCA
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#131517
muted
#838485