#B7DFF2#B7DFF2
#B7DFF2 is a very light, muted cyan. Relative luminance 0.693; OKLCH L 88.1% C 0.049 H 228.3°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #B7DFF2 |
|---|---|
| RGB | rgb(183, 223, 242) |
| HSL | hsl(199, 69%, 83%) |
| HSV | hsv(199, 24%, 95%) |
| CMYK | cmyk(24.4%, 7.9%, 0%, 5.1%) |
| CIE-LAB | lab(86.63, -8.87, -13.55) |
| CIE-LCH | lch(86.63, 16.20, 236.78°) |
| OKLab | oklab(88.12% -0.0328 -0.0369) |
| OKLCH | oklch(88.12% 0.049 228.3) |
| XYZ | xyz(61.9385, 69.2511, 94.0905) |
| Luminance | 0.6925 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.08
Ice Blue
#A5DFF9
ΔE00 3.50
Powder Blue
#B0E0E6
ΔE00 6.43
Baby Blue
#89CFF0
ΔE00 7.17
Sky Blue
#87CEEB
ΔE00 7.29
Light Blue
#95D0FC
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7DFF2 #F2CAB7
analogous
#B7F2E7 #B7DFF2 #B7C1F2
triadic
#B7DFF2 #F2B7DF #DFF2B7
tetradic
#B7DFF2 #E7B7F2 #F2CAB7 #C1F2B7
square
#B7DFF2 #E7B7F2 #F2CAB7 #C1F2B7
split-complementary
#B7DFF2 #F2B7C1 #F2E7B7
monochromatic
#4FB1DF #83C8E9 #B7DFF2 #E5F3FA #E5F3FA
Accessibility & contrast
On white
1.41
#B7DFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#B7DFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7DFF2
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7DFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7DFF2 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DDF3
Deuteranopia (green-blind)
#CCD6F2
Tritanopia (blue-blind)
#A6E5E5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #b7dff2; /* rgb */ color: rgb(183, 223, 242); /* oklch */ color: oklch(88.1% 0.049 228.3);
Tailwind
colors: {
custom: {
50: '#cde9f6',
500: '#b7dff2',
950: '#000000',
},
}SCSS
$custom: #b7dff2; $custom-light: #cde9f6; $custom-dark: #000000;
JSON
{
"hex": "#b7dff2",
"rgb": {
"r": 183,
"g": 223,
"b": 242
},
"hsl": {
"h": 199.322,
"s": 69.412,
"l": 83.333
},
"oklch": {
"l": 0.88124,
"c": 0.04938,
"h": 228.3
},
"luminance": 0.69253
}Semantic roles & 50–950 ramp
primary
#B7DFF2
secondary
#D2977C
accent
#5114D1
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#131617
muted
#838485