#BCEBF7#BCEBF7
#BCEBF7 is a very light, muted cyan. Relative luminance 0.768; OKLCH L 91.1% C 0.051 H 215.0°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEBF7 |
|---|---|
| RGB | rgb(188, 235, 247) |
| HSL | hsl(192, 79%, 85%) |
| HSV | hsv(192, 24%, 97%) |
| CMYK | cmyk(23.9%, 4.9%, 0%, 3.1%) |
| CIE-LAB | lab(90.24, -12.43, -10.76) |
| CIE-LCH | lch(90.24, 16.44, 220.88°) |
| OKLab | oklab(91.11% -0.0417 -0.0293) |
| OKLCH | oklch(91.11% 0.051 215) |
| XYZ | xyz(67.2309, 76.8208, 99.2632) |
| Luminance | 0.7682 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.65
Powder Blue
#B0E0E6
ΔE00 3.70
Lightblue
#ADD8E6
ΔE00 4.40
Light Sky Blue
#C6FCFF
ΔE00 5.47
Ice Blue
#A5DFF9
ΔE00 5.52
Pale Blue
#D0FEFE
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEBF7 #F7C8BC
analogous
#BCF7E5 #BCEBF7 #BCCDF7
triadic
#BCEBF7 #F7BCEB #EBF7BC
tetradic
#BCEBF7 #E5BCF7 #F7C8BC #CDF7BC
square
#BCEBF7 #E5BCF7 #F7C8BC #CDF7BC
split-complementary
#BCEBF7 #F7BCCD #F7E5BC
monochromatic
#4FCAEA #85DBF0 #BCEBF7 #E4F7FC #E4F7FC
Accessibility & contrast
On white
1.28
#BCEBF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#BCEBF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEBF7
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEBF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEBF7 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E8F8
Deuteranopia (green-blind)
#D8E0F7
Tritanopia (blue-blind)
#AAF0EF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bcebf7; /* rgb */ color: rgb(188, 235, 247); /* oklch */ color: oklch(91.1% 0.051 215.0);
Tailwind
colors: {
custom: {
50: '#d1f1f9',
500: '#bcebf7',
950: '#000000',
},
}SCSS
$custom: #bcebf7; $custom-light: #d1f1f9; $custom-dark: #000000;
JSON
{
"hex": "#bcebf7",
"rgb": {
"r": 188,
"g": 235,
"b": 247
},
"hsl": {
"h": 192.203,
"s": 78.667,
"l": 85.294
},
"oklch": {
"l": 0.91107,
"c": 0.05098,
"h": 215
},
"luminance": 0.76823
}Semantic roles & 50–950 ramp
primary
#BCEBF7
secondary
#DA907E
accent
#350BDB
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585