#BCEEFB#BCEEFB
#BCEEFB is a very light, muted cyan. Relative luminance 0.788; OKLCH L 91.9% C 0.054 H 215.4°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEEFB |
|---|---|
| RGB | rgb(188, 238, 251) |
| HSL | hsl(192, 89%, 86%) |
| HSV | hsv(192, 25%, 98%) |
| CMYK | cmyk(25.1%, 5.2%, 0%, 1.6%) |
| CIE-LAB | lab(91.14, -13.07, -11.50) |
| CIE-LCH | lch(91.14, 17.40, 221.34°) |
| OKLab | oklab(91.86% -0.0441 -0.0313) |
| OKLCH | oklch(91.86% 0.054 215.4) |
| XYZ | xyz(68.7209, 78.8026, 102.8376) |
| Luminance | 0.7881 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.20
Powder Blue
#B0E0E6
ΔE00 4.20
Lightblue
#ADD8E6
ΔE00 5.03
Light Sky Blue
#C6FCFF
ΔE00 5.17
Ice Blue
#A5DFF9
ΔE00 5.57
Pale Blue
#D0FEFE
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEEFB #FBC9BC
analogous
#BCFBE8 #BCEEFB #BCCEFB
triadic
#BCEEFB #FBBCEE #EEFBBC
tetradic
#BCEEFB #E8BCFB #FBC9BC #CEFBBC
square
#BCEEFB #E8BCFB #FBC9BC #CEFBBC
split-complementary
#BCEEFB #FBBCCE #FBE8BC
monochromatic
#48D1F4 #82DFF8 #BCEEFB #E2F8FD #E2F8FD
Accessibility & contrast
On white
1.25
#BCEEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#BCEEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEEFB
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEEFB | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFC
Deuteranopia (green-blind)
#DAE2FB
Tritanopia (blue-blind)
#A8F3F2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bceefb; /* rgb */ color: rgb(188, 238, 251); /* oklch */ color: oklch(91.9% 0.054 215.4);
Tailwind
colors: {
custom: {
50: '#d1f3fc',
500: '#bceefb',
950: '#000000',
},
}SCSS
$custom: #bceefb; $custom-light: #d1f3fc; $custom-dark: #000000;
JSON
{
"hex": "#bceefb",
"rgb": {
"r": 188,
"g": 238,
"b": 251
},
"hsl": {
"h": 192.381,
"s": 88.732,
"l": 86.078
},
"oklch": {
"l": 0.91863,
"c": 0.05405,
"h": 215.4
},
"luminance": 0.78805
}Semantic roles & 50–950 ramp
primary
#BCEEFB
secondary
#E0907B
accent
#2F00E5
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585