#BCE0EA#BCE0EA
#BCE0EA is a very light, muted cyan. Relative luminance 0.699; OKLCH L 88.4% C 0.040 H 216.4°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE0EA |
|---|---|
| RGB | rgb(188, 224, 234) |
| HSL | hsl(193, 52%, 83%) |
| HSV | hsv(193, 20%, 92%) |
| CMYK | cmyk(19.7%, 4.3%, 0%, 8.2%) |
| CIE-LAB | lab(86.97, -9.63, -8.80) |
| CIE-LCH | lch(86.97, 13.05, 222.41°) |
| OKLab | oklab(88.4% -0.0323 -0.0238) |
| OKLCH | oklch(88.4% 0.04 216.4) |
| XYZ | xyz(62.2419, 69.9412, 88.0466) |
| Luminance | 0.6994 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.79
Powder Blue
#B0E0E6
ΔE00 3.97
Ice Blue
#A5DFF9
ΔE00 5.92
Pale Sky Blue
#BDF6FE
ΔE00 6.49
Light Sky Blue
#C6FCFF
ΔE00 7.86
Lightcyan
#E0FFFF
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE0EA #EAC6BC
analogous
#BCEADD #BCE0EA #BCC9EA
triadic
#BCE0EA #EABCE0 #E0EABC
tetradic
#BCE0EA #DDBCEA #EAC6BC #C9EABC
square
#BCE0EA #DDBCEA #EAC6BC #C9EABC
split-complementary
#BCE0EA #EABCC9 #EADDBC
monochromatic
#5FB5CD #8DCADB #BCE0EA #E8F4F8 #E8F4F8
Accessibility & contrast
On white
1.40
#BCE0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#BCE0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE0EA
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE0EA | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDEB
Deuteranopia (green-blind)
#D1D7EA
Tritanopia (blue-blind)
#AFE4E3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bce0ea; /* rgb */ color: rgb(188, 224, 234); /* oklch */ color: oklch(88.4% 0.040 216.4);
Tailwind
colors: {
custom: {
50: '#d0e9f0',
500: '#bce0ea',
950: '#000000',
},
}SCSS
$custom: #bce0ea; $custom-light: #d0e9f0; $custom-dark: #000000;
JSON
{
"hex": "#bce0ea",
"rgb": {
"r": 188,
"g": 224,
"b": 234
},
"hsl": {
"h": 193.043,
"s": 52.273,
"l": 82.745
},
"oklch": {
"l": 0.88395,
"c": 0.04019,
"h": 216.4
},
"luminance": 0.69943
}Semantic roles & 50–950 ramp
primary
#BCE0EA
secondary
#C69384
accent
#4726C0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485