#BCEAFA#BCEAFA
#BCEAFA is a very light, muted cyan. Relative luminance 0.764; OKLCH L 91.0% C 0.052 H 221.1°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEAFA |
|---|---|
| RGB | rgb(188, 234, 250) |
| HSL | hsl(195, 86%, 86%) |
| HSV | hsv(195, 25%, 98%) |
| CMYK | cmyk(24.8%, 6.4%, 0%, 2%) |
| CIE-LAB | lab(90.06, -11.26, -12.59) |
| CIE-LCH | lch(90.06, 16.89, 228.18°) |
| OKLab | oklab(91% -0.0393 -0.0343) |
| OKLCH | oklch(91% 0.052 221.1) |
| XYZ | xyz(67.4121, 76.4365, 101.6258) |
| Luminance | 0.7644 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.09
Ice Blue
#A5DFF9
ΔE00 4.34
Powder Blue
#B0E0E6
ΔE00 5.01
Pale Sky Blue
#BDF6FE
ΔE00 5.10
Light Sky Blue
#C6FCFF
ΔE00 6.99
Pale Blue
#D0FEFE
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEAFA #FACCBC
analogous
#BCFAEB #BCEAFA #BCCBFA
triadic
#BCEAFA #FABCEA #EAFABC
tetradic
#BCEAFA #EBBCFA #FACCBC #CBFABC
square
#BCEAFA #EBBCFA #FACCBC #CBFABC
split-complementary
#BCEAFA #FABCCB #FAEBBC
monochromatic
#4AC6F1 #83D8F6 #BCEAFA #E3F6FD #E3F6FD
Accessibility & contrast
On white
1.29
#BCEAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#BCEAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEAFA
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEAFA | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E7FB
Deuteranopia (green-blind)
#D6DFFA
Tritanopia (blue-blind)
#A9F0EF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bceafa; /* rgb */ color: rgb(188, 234, 250); /* oklch */ color: oklch(91.0% 0.052 221.1);
Tailwind
colors: {
custom: {
50: '#d1f0fc',
500: '#bceafa',
950: '#000000',
},
}SCSS
$custom: #bceafa; $custom-light: #d1f0fc; $custom-dark: #000000;
JSON
{
"hex": "#bceafa",
"rgb": {
"r": 188,
"g": 234,
"b": 250
},
"hsl": {
"h": 195.484,
"s": 86.111,
"l": 85.882
},
"oklch": {
"l": 0.90995,
"c": 0.05217,
"h": 221.1
},
"luminance": 0.76439
}Semantic roles & 50–950 ramp
primary
#BCEAFA
secondary
#DE957C
accent
#3D03E3
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585