#B7DCF9#B7DCF9
#B7DCF9 is a very light, muted cyan. Relative luminance 0.681; OKLCH L 87.7% C 0.056 H 241.9°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #B7DCF9 |
|---|---|
| RGB | rgb(183, 220, 249) |
| HSL | hsl(206, 85%, 85%) |
| HSV | hsv(206, 27%, 98%) |
| CMYK | cmyk(26.5%, 11.6%, 0%, 2.4%) |
| CIE-LAB | lab(86.05, -5.75, -18.11) |
| CIE-LCH | lch(86.05, 19.00, 252.40°) |
| OKLab | oklab(87.74% -0.0264 -0.0494) |
| OKLCH | oklch(87.74% 0.056 241.9) |
| XYZ | xyz(62.2156, 68.0909, 99.4689) |
| Luminance | 0.6809 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.30
Baby Blue (survey)
#A2CFFE
ΔE00 5.34
Powder Blue (survey)
#B1D1FC
ΔE00 5.36
Light Blue
#95D0FC
ΔE00 5.66
Light Blue Grey
#B7C9E2
ΔE00 6.69
Lightblue
#ADD8E6
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7DCF9 #F9D4B7
analogous
#B7F9F5 #B7DCF9 #B7BBF9
triadic
#B7DCF9 #F9B7DC #DCF9B7
tetradic
#B7DCF9 #F5B7F9 #F9D4B7 #BBF9B7
square
#B7DCF9 #F5B7F9 #F9D4B7 #BBF9B7
split-complementary
#B7DCF9 #F9B7BB #F9F5B7
monochromatic
#46A5F0 #7FC1F4 #B7DCF9 #E3F1FD #E3F1FD
Accessibility & contrast
On white
1.44
#B7DCF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#B7DCF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7DCF9
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7DCF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7DCF9 | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DBFA
Deuteranopia (green-blind)
#C7D4F8
Tritanopia (blue-blind)
#A4E3E5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b7dcf9; /* rgb */ color: rgb(183, 220, 249); /* oklch */ color: oklch(87.7% 0.056 241.9);
Tailwind
colors: {
custom: {
50: '#cde6fb',
500: '#b7dcf9',
950: '#000000',
},
}SCSS
$custom: #b7dcf9; $custom-light: #cde6fb; $custom-dark: #000000;
JSON
{
"hex": "#b7dcf9",
"rgb": {
"r": 183,
"g": 220,
"b": 249
},
"hsl": {
"h": 206.364,
"s": 84.615,
"l": 84.706
},
"oklch": {
"l": 0.87739,
"c": 0.05606,
"h": 241.9
},
"luminance": 0.68093
}Semantic roles & 50–950 ramp
primary
#B7DCF9
secondary
#DCA478
accent
#6504E1
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485