#B8EBFC#B8EBFC
#B8EBFC is a very light, muted cyan. Relative luminance 0.766; OKLCH L 91.0% C 0.057 H 220.2°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #B8EBFC |
|---|---|
| RGB | rgb(184, 235, 252) |
| HSL | hsl(195, 92%, 85%) |
| HSV | hsv(195, 27%, 99%) |
| CMYK | cmyk(27%, 6.7%, 0%, 1.2%) |
| CIE-LAB | lab(90.15, -12.47, -13.52) |
| CIE-LCH | lch(90.15, 18.40, 227.31°) |
| OKLab | oklab(91.03% -0.0436 -0.0369) |
| OKLCH | oklch(91.03% 0.057 220.2) |
| XYZ | xyz(67.0408, 76.6324, 103.3357) |
| Luminance | 0.7663 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.06
Lightblue
#ADD8E6
ΔE00 4.38
Pale Sky Blue
#BDF6FE
ΔE00 4.67
Powder Blue
#B0E0E6
ΔE00 4.96
Light Sky Blue
#C6FCFF
ΔE00 6.74
Robin'S Egg Blue
#98EFF9
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8EBFC #FCC9B8
analogous
#B8FCEB #B8EBFC #B8C9FC
triadic
#B8EBFC #FCB8EB #EBFCB8
tetradic
#B8EBFC #EBB8FC #FCC9B8 #C9FCB8
square
#B8EBFC #EBB8FC #FCC9B8 #C9FCB8
split-complementary
#B8EBFC #FCB8C9 #FCEBB8
monochromatic
#43CAF7 #7DDAFA #B8EBFC #E2F7FE #E2F7FE
Accessibility & contrast
On white
1.29
#B8EBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#B8EBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8EBFC
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8EBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8EBFC | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E8FD
Deuteranopia (green-blind)
#D6DFFC
Tritanopia (blue-blind)
#A3F1F0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #b8ebfc; /* rgb */ color: rgb(184, 235, 252); /* oklch */ color: oklch(91.0% 0.057 220.2);
Tailwind
colors: {
custom: {
50: '#cef1fd',
500: '#b8ebfc',
950: '#000000',
},
}SCSS
$custom: #b8ebfc; $custom-light: #cef1fd; $custom-dark: #000000;
JSON
{
"hex": "#b8ebfc",
"rgb": {
"r": 184,
"g": 235,
"b": 252
},
"hsl": {
"h": 195,
"s": 91.892,
"l": 85.49
},
"oklch": {
"l": 0.91026,
"c": 0.05706,
"h": 220.2
},
"luminance": 0.76635
}Semantic roles & 50–950 ramp
primary
#B8EBFC
secondary
#E19177
accent
#3900E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585