#BCEBF8#BCEBF8
#BCEBF8 is a very light, muted cyan. Relative luminance 0.769; OKLCH L 91.1% C 0.051 H 216.5°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEBF8 |
|---|---|
| RGB | rgb(188, 235, 248) |
| HSL | hsl(193, 81%, 85%) |
| HSV | hsv(193, 24%, 97%) |
| CMYK | cmyk(24.2%, 5.2%, 0%, 2.7%) |
| CIE-LAB | lab(90.27, -12.21, -11.24) |
| CIE-LCH | lch(90.27, 16.59, 222.62°) |
| OKLab | oklab(91.14% -0.0414 -0.0306) |
| OKLCH | oklch(91.14% 0.051 216.5) |
| XYZ | xyz(67.3856, 76.8827, 100.0781) |
| Luminance | 0.7689 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.93
Powder Blue
#B0E0E6
ΔE00 4.01
Lightblue
#ADD8E6
ΔE00 4.32
Ice Blue
#A5DFF9
ΔE00 5.22
Light Sky Blue
#C6FCFF
ΔE00 5.79
Pale Blue
#D0FEFE
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEBF8 #F8C9BC
analogous
#BCF8E7 #BCEBF8 #BCCDF8
triadic
#BCEBF8 #F8BCEB #EBF8BC
tetradic
#BCEBF8 #E7BCF8 #F8C9BC #CDF8BC
square
#BCEBF8 #E7BCF8 #F8C9BC #CDF8BC
split-complementary
#BCEBF8 #F8BCCD #F8E7BC
monochromatic
#4DCAEC #85DAF2 #BCEBF8 #E3F7FC #E3F7FC
Accessibility & contrast
On white
1.28
#BCEBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#BCEBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEBF8
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEBF8 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E8F9
Deuteranopia (green-blind)
#D8E0F8
Tritanopia (blue-blind)
#AAF0EF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bcebf8; /* rgb */ color: rgb(188, 235, 248); /* oklch */ color: oklch(91.1% 0.051 216.5);
Tailwind
colors: {
custom: {
50: '#d1f1fa',
500: '#bcebf8',
950: '#000000',
},
}SCSS
$custom: #bcebf8; $custom-light: #d1f1fa; $custom-dark: #000000;
JSON
{
"hex": "#bcebf8",
"rgb": {
"r": 188,
"g": 235,
"b": 248
},
"hsl": {
"h": 193,
"s": 81.081,
"l": 85.49
},
"oklch": {
"l": 0.91139,
"c": 0.05144,
"h": 216.5
},
"luminance": 0.76885
}Semantic roles & 50–950 ramp
primary
#BCEBF8
secondary
#DB917D
accent
#3608DD
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585