#B7EBFC#B7EBFC
#B7EBFC is a very light, muted cyan. Relative luminance 0.765; OKLCH L 91.0% C 0.058 H 219.8°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #B7EBFC |
|---|---|
| RGB | rgb(183, 235, 252) |
| HSL | hsl(195, 92%, 85%) |
| HSV | hsv(195, 27%, 99%) |
| CMYK | cmyk(27.4%, 6.7%, 0%, 1.2%) |
| CIE-LAB | lab(90.10, -12.76, -13.61) |
| CIE-LCH | lch(90.10, 18.66, 226.86°) |
| OKLab | oklab(90.97% -0.0445 -0.0371) |
| OKLCH | oklch(90.97% 0.058 219.8) |
| XYZ | xyz(66.8021, 76.5093, 103.3245) |
| Luminance | 0.7651 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.05
Lightblue
#ADD8E6
ΔE00 4.41
Pale Sky Blue
#BDF6FE
ΔE00 4.56
Powder Blue
#B0E0E6
ΔE00 4.89
Light Sky Blue
#C6FCFF
ΔE00 6.67
Robin'S Egg Blue
#98EFF9
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7EBFC #FCC8B7
analogous
#B7FCEB #B7EBFC #B7C8FC
triadic
#B7EBFC #FCB7EB #EBFCB7
tetradic
#B7EBFC #EBB7FC #FCC8B7 #C8FCB7
square
#B7EBFC #EBB7FC #FCC8B7 #C8FCB7
split-complementary
#B7EBFC #FCB7C8 #FCEBB7
monochromatic
#41CAF7 #7CDBFA #B7EBFC #E2F7FE #E2F7FE
Accessibility & contrast
On white
1.29
#B7EBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#B7EBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7EBFC
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7EBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7EBFC | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E8FD
Deuteranopia (green-blind)
#D5DFFC
Tritanopia (blue-blind)
#A1F1F0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #b7ebfc; /* rgb */ color: rgb(183, 235, 252); /* oklch */ color: oklch(91.0% 0.058 219.8);
Tailwind
colors: {
custom: {
50: '#cef1fd',
500: '#b7ebfc',
950: '#000000',
},
}SCSS
$custom: #b7ebfc; $custom-light: #cef1fd; $custom-dark: #000000;
JSON
{
"hex": "#b7ebfc",
"rgb": {
"r": 183,
"g": 235,
"b": 252
},
"hsl": {
"h": 194.783,
"s": 92,
"l": 85.294
},
"oklch": {
"l": 0.90966,
"c": 0.05793,
"h": 219.8
},
"luminance": 0.76512
}Semantic roles & 50–950 ramp
primary
#B7EBFC
secondary
#E19076
accent
#3900E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585