#BCEAFE#BCEAFE
#BCEAFE is a very light, muted cyan. Relative luminance 0.767; OKLCH L 91.1% C 0.055 H 226.2°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEAFE |
|---|---|
| RGB | rgb(188, 234, 254) |
| HSL | hsl(198, 97%, 87%) |
| HSV | hsv(198, 26%, 100%) |
| CMYK | cmyk(26%, 7.9%, 0%, 0.4%) |
| CIE-LAB | lab(90.18, -10.37, -14.50) |
| CIE-LCH | lch(90.18, 17.83, 234.42°) |
| OKLab | oklab(91.13% -0.0379 -0.0395) |
| OKLCH | oklch(91.13% 0.055 226.2) |
| XYZ | xyz(68.0459, 76.6900, 104.9641) |
| Luminance | 0.7669 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.69
Lightblue
#ADD8E6
ΔE00 4.60
Pale Sky Blue
#BDF6FE
ΔE00 6.41
Powder Blue
#B0E0E6
ΔE00 6.43
Baby Blue
#89CFF0
ΔE00 8.27
Light Sky Blue
#C6FCFF
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEAFE #FED0BC
analogous
#BCFEF1 #BCEAFE #BCC9FE
triadic
#BCEAFE #FEBCEA #EAFEBC
tetradic
#BCEAFE #F1BCFE #FED0BC #C9FEBC
square
#BCEAFE #F1BCFE #FED0BC #C9FEBC
split-complementary
#BCEAFE #FEBCC9 #FEF1BC
monochromatic
#43C4FC #80D7FD #BCEAFE #E1F6FF #E1F6FF
Accessibility & contrast
On white
1.29
#BCEAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#BCEAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEAFE
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEAFE | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE7FF
Deuteranopia (green-blind)
#D5DFFE
Tritanopia (blue-blind)
#A8F0F0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bceafe; /* rgb */ color: rgb(188, 234, 254); /* oklch */ color: oklch(91.1% 0.055 226.2);
Tailwind
colors: {
custom: {
50: '#d1f0fe',
500: '#bceafe',
950: '#000000',
},
}SCSS
$custom: #bceafe; $custom-light: #d1f0fe; $custom-dark: #000000;
JSON
{
"hex": "#bceafe",
"rgb": {
"r": 188,
"g": 234,
"b": 254
},
"hsl": {
"h": 198.182,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.91126,
"c": 0.05474,
"h": 226.2
},
"luminance": 0.76693
}Semantic roles & 50–950 ramp
primary
#BCEAFE
secondary
#E59A79
accent
#4600E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585