#B7DDFD#B7DDFD
#B7DDFD is a very light, muted cyan. Relative luminance 0.689; OKLCH L 88.1% C 0.060 H 243.9°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #B7DDFD |
|---|---|
| RGB | rgb(183, 221, 253) |
| HSL | hsl(207, 95%, 85%) |
| HSV | hsv(207, 28%, 99%) |
| CMYK | cmyk(27.7%, 12.6%, 0%, 0.8%) |
| CIE-LAB | lab(86.44, -5.35, -19.63) |
| CIE-LCH | lch(86.44, 20.35, 254.77°) |
| OKLab | oklab(88.09% -0.0263 -0.0537) |
| OKLCH | oklch(88.09% 0.06 243.9) |
| XYZ | xyz(63.1093, 68.8696, 102.8774) |
| Luminance | 0.6887 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.76
Baby Blue (survey)
#A2CFFE
ΔE00 4.79
Light Blue
#95D0FC
ΔE00 5.44
Ice Blue
#A5DFF9
ΔE00 5.77
Light Blue Grey
#B7C9E2
ΔE00 6.85
Lightskyblue
#87CEFA
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7DDFD #FDD7B7
analogous
#B7FDFA #B7DDFD #B7BAFD
triadic
#B7DDFD #FDB7DD #DDFDB7
tetradic
#B7DDFD #FAB7FD #FDD7B7 #BAFDB7
square
#B7DDFD #FAB7FD #FDD7B7 #BAFDB7
split-complementary
#B7DDFD #FDB7BA #FDFAB7
monochromatic
#40A5FA #7BC1FB #B7DDFD #E1F1FE #E1F1FE
Accessibility & contrast
On white
1.42
#B7DDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#B7DDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7DDFD
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7DDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7DDFD | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DDFF
Deuteranopia (green-blind)
#C7D5FC
Tritanopia (blue-blind)
#A2E5E7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #b7ddfd; /* rgb */ color: rgb(183, 221, 253); /* oklch */ color: oklch(88.1% 0.060 243.9);
Tailwind
colors: {
custom: {
50: '#cee7fe',
500: '#b7ddfd',
950: '#000000',
},
}SCSS
$custom: #b7ddfd; $custom-light: #cee7fe; $custom-dark: #000000;
JSON
{
"hex": "#b7ddfd",
"rgb": {
"r": 183,
"g": 221,
"b": 253
},
"hsl": {
"h": 207.429,
"s": 94.595,
"l": 85.49
},
"oklch": {
"l": 0.88086,
"c": 0.05978,
"h": 243.9
},
"luminance": 0.68872
}Semantic roles & 50–950 ramp
primary
#B7DDFD
secondary
#E3A775
accent
#6900E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485