#B7DBEF#B7DBEF
#B7DBEF is a very light, muted cyan. Relative luminance 0.670; OKLCH L 87.2% C 0.047 H 232.4°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #B7DBEF |
|---|---|
| RGB | rgb(183, 219, 239) |
| HSL | hsl(201, 64%, 83%) |
| HSV | hsv(201, 23%, 94%) |
| CMYK | cmyk(23.4%, 8.4%, 0%, 6.3%) |
| CIE-LAB | lab(85.48, -7.48, -13.68) |
| CIE-LCH | lch(85.48, 15.59, 241.35°) |
| OKLab | oklab(87.19% -0.0287 -0.0372) |
| OKLCH | oklch(87.19% 0.047 232.4) |
| XYZ | xyz(60.4355, 66.9602, 91.3850) |
| Luminance | 0.6696 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.82
Ice Blue
#A5DFF9
ΔE00 4.28
Baby Blue
#89CFF0
ΔE00 7.17
Cloudy Blue
#ACC2D9
ΔE00 7.42
Sky Blue
#87CEEB
ΔE00 7.45
Light Blue
#95D0FC
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7DBEF #EFCBB7
analogous
#B7EFE7 #B7DBEF #B7BFEF
triadic
#B7DBEF #EFB7DB #DBEFB7
tetradic
#B7DBEF #E7B7EF #EFCBB7 #BFEFB7
square
#B7DBEF #E7B7EF #EFCBB7 #BFEFB7
split-complementary
#B7DBEF #EFB7BF #EFE7B7
monochromatic
#53A9D9 #85C2E4 #B7DBEF #E6F2F9 #E6F2F9
Accessibility & contrast
On white
1.46
#B7DBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#B7DBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7DBEF
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7DBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7DBEF | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9F0
Deuteranopia (green-blind)
#C9D3EF
Tritanopia (blue-blind)
#A7E1E1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b7dbef; /* rgb */ color: rgb(183, 219, 239); /* oklch */ color: oklch(87.2% 0.047 232.4);
Tailwind
colors: {
custom: {
50: '#cde6f4',
500: '#b7dbef',
950: '#000000',
},
}SCSS
$custom: #b7dbef; $custom-light: #cde6f4; $custom-dark: #000000;
JSON
{
"hex": "#b7dbef",
"rgb": {
"r": 183,
"g": 219,
"b": 239
},
"hsl": {
"h": 201.429,
"s": 63.636,
"l": 82.745
},
"oklch": {
"l": 0.8719,
"c": 0.04701,
"h": 232.4
},
"luminance": 0.66962
}Semantic roles & 50–950 ramp
primary
#B7DBEF
secondary
#CD9A7D
accent
#591ACB
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#131517
muted
#838485