#B7DDF9#B7DDF9
#B7DDF9 is a very light, muted cyan. Relative luminance 0.686; OKLCH L 87.9% C 0.056 H 240.2°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #B7DDF9 |
|---|---|
| RGB | rgb(183, 221, 249) |
| HSL | hsl(205, 85%, 85%) |
| HSV | hsv(205, 27%, 98%) |
| CMYK | cmyk(26.5%, 11.2%, 0%, 2.4%) |
| CIE-LAB | lab(86.31, -6.26, -17.71) |
| CIE-LCH | lch(86.31, 18.79, 250.52°) |
| OKLab | oklab(87.95% -0.0277 -0.0484) |
| OKLCH | oklch(87.95% 0.056 240.2) |
| XYZ | xyz(62.4788, 68.6174, 99.5567) |
| Luminance | 0.6862 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.83
Baby Blue (survey)
#A2CFFE
ΔE00 5.77
Light Blue
#95D0FC
ΔE00 5.79
Powder Blue (survey)
#B1D1FC
ΔE00 5.93
Lightblue
#ADD8E6
ΔE00 6.32
Light Blue Grey
#B7C9E2
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7DDF9 #F9D3B7
analogous
#B7F9F4 #B7DDF9 #B7BCF9
triadic
#B7DDF9 #F9B7DD #DDF9B7
tetradic
#B7DDF9 #F4B7F9 #F9D3B7 #BCF9B7
square
#B7DDF9 #F4B7F9 #F9D3B7 #BCF9B7
split-complementary
#B7DDF9 #F9B7BC #F9F4B7
monochromatic
#46A8F0 #7FC2F4 #B7DDF9 #E3F2FD #E3F2FD
Accessibility & contrast
On white
1.43
#B7DDF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#B7DDF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7DDF9
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7DDF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7DDF9 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DCFA
Deuteranopia (green-blind)
#C8D5F9
Tritanopia (blue-blind)
#A4E4E6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #b7ddf9; /* rgb */ color: rgb(183, 221, 249); /* oklch */ color: oklch(87.9% 0.056 240.2);
Tailwind
colors: {
custom: {
50: '#cde7fb',
500: '#b7ddf9',
950: '#000000',
},
}SCSS
$custom: #b7ddf9; $custom-light: #cde7fb; $custom-dark: #000000;
JSON
{
"hex": "#b7ddf9",
"rgb": {
"r": 183,
"g": 221,
"b": 249
},
"hsl": {
"h": 205.455,
"s": 84.615,
"l": 84.706
},
"oklch": {
"l": 0.87946,
"c": 0.05573,
"h": 240.2
},
"luminance": 0.6862
}Semantic roles & 50–950 ramp
primary
#B7DDF9
secondary
#DCA278
accent
#6204E1
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485