#B7DEFF#B7DEFF
#B7DEFF is a very light, moderate cyan. Relative luminance 0.695; OKLCH L 88.4% C 0.061 H 244.1°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #B7DEFF |
|---|---|
| RGB | rgb(183, 222, 255) |
| HSL | hsl(208, 100%, 86%) |
| HSV | hsv(208, 28%, 100%) |
| CMYK | cmyk(28.2%, 12.9%, 0%, 0%) |
| CIE-LAB | lab(86.76, -5.40, -20.20) |
| CIE-LCH | lch(86.76, 20.91, 255.02°) |
| OKLab | oklab(88.36% -0.0269 -0.0553) |
| OKLCH | oklch(88.36% 0.061 244.1) |
| XYZ | xyz(63.6944, 69.5273, 104.6524) |
| Luminance | 0.6953 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 4.76
Powder Blue (survey)
#B1D1FC
ΔE00 4.79
Light Blue
#95D0FC
ΔE00 5.40
Ice Blue
#A5DFF9
ΔE00 5.78
Light Blue Grey
#B7C9E2
ΔE00 7.13
Lightskyblue
#87CEFA
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7DEFF #FFD8B7
analogous
#B7FFFC #B7DEFF #B7BAFF
triadic
#B7DEFF #FFB7DE #DEFFB7
tetradic
#B7DEFF #FCB7FF #FFD8B7 #BAFFB7
square
#B7DEFF #FCB7FF #FFD8B7 #BAFFB7
split-complementary
#B7DEFF #FFB7BA #FFFCB7
monochromatic
#3DA6FF #7AC2FF #B7DEFF #E0F1FF #E0F1FF
Accessibility & contrast
On white
1.41
#B7DEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#B7DEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7DEFF
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7DEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7DEFF | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DEFF
Deuteranopia (green-blind)
#C8D6FE
Tritanopia (blue-blind)
#A2E6E9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #b7deff; /* rgb */ color: rgb(183, 222, 255); /* oklch */ color: oklch(88.4% 0.061 244.1);
Tailwind
colors: {
custom: {
50: '#cee8ff',
500: '#b7deff',
950: '#000000',
},
}SCSS
$custom: #b7deff; $custom-light: #cee8ff; $custom-dark: #000000;
JSON
{
"hex": "#b7deff",
"rgb": {
"r": 183,
"g": 222,
"b": 255
},
"hsl": {
"h": 207.5,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.88363,
"c": 0.06144,
"h": 244.1
},
"luminance": 0.6953
}Semantic roles & 50–950 ramp
primary
#B7DEFF
secondary
#E6A874
accent
#6900E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141618
muted
#838486