#BCEEFE#BCEEFE
#BCEEFE is a very light, muted cyan. Relative luminance 0.790; OKLCH L 92.0% C 0.056 H 219.4°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEEFE |
|---|---|
| RGB | rgb(188, 238, 254) |
| HSL | hsl(195, 97%, 87%) |
| HSV | hsv(195, 26%, 100%) |
| CMYK | cmyk(26%, 6.3%, 0%, 0.4%) |
| CIE-LAB | lab(91.23, -12.40, -12.93) |
| CIE-LCH | lch(91.23, 17.92, 226.19°) |
| OKLab | oklab(91.96% -0.0429 -0.0352) |
| OKLCH | oklch(91.96% 0.056 219.4) |
| XYZ | xyz(69.1976, 78.9933, 105.3479) |
| Luminance | 0.7900 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 4.21
Ice Blue
#A5DFF9
ΔE00 4.79
Lightblue
#ADD8E6
ΔE00 4.94
Powder Blue
#B0E0E6
ΔE00 5.09
Light Sky Blue
#C6FCFF
ΔE00 6.19
Pale Blue
#D0FEFE
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEEFE #FECCBC
analogous
#BCFEED #BCEEFE #BCCDFE
triadic
#BCEEFE #FEBCEE #EEFEBC
tetradic
#BCEEFE #EDBCFE #FECCBC #CDFEBC
square
#BCEEFE #EDBCFE #FECCBC #CDFEBC
split-complementary
#BCEEFE #FEBCCD #FEEDBC
monochromatic
#43CFFC #80DFFD #BCEEFE #E1F7FF #E1F7FF
Accessibility & contrast
On white
1.25
#BCEEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#BCEEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEEFE
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEEFE | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EBFF
Deuteranopia (green-blind)
#D9E2FE
Tritanopia (blue-blind)
#A7F4F3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bceefe; /* rgb */ color: rgb(188, 238, 254); /* oklch */ color: oklch(92.0% 0.056 219.4);
Tailwind
colors: {
custom: {
50: '#d1f3fe',
500: '#bceefe',
950: '#000000',
},
}SCSS
$custom: #bceefe; $custom-light: #d1f3fe; $custom-dark: #000000;
JSON
{
"hex": "#bceefe",
"rgb": {
"r": 188,
"g": 238,
"b": 254
},
"hsl": {
"h": 194.545,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.9196,
"c": 0.05554,
"h": 219.4
},
"luminance": 0.78996
}Semantic roles & 50–950 ramp
primary
#BCEEFE
secondary
#E59379
accent
#3800E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585