#BCE4F2#BCE4F2
#BCE4F2 is a very light, muted cyan. Relative luminance 0.726; OKLCH L 89.5% C 0.046 H 221.1°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE4F2 |
|---|---|
| RGB | rgb(188, 228, 242) |
| HSL | hsl(196, 68%, 84%) |
| HSV | hsv(196, 22%, 95%) |
| CMYK | cmyk(22.3%, 5.8%, 0%, 5.1%) |
| CIE-LAB | lab(88.25, -9.96, -11.10) |
| CIE-LCH | lch(88.25, 14.91, 228.10°) |
| OKLab | oklab(89.49% -0.0346 -0.0301) |
| OKLCH | oklch(89.49% 0.046 221.1) |
| XYZ | xyz(64.5049, 72.5867, 94.5992) |
| Luminance | 0.7259 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.99
Ice Blue
#A5DFF9
ΔE00 4.65
Powder Blue
#B0E0E6
ΔE00 4.71
Pale Sky Blue
#BDF6FE
ΔE00 6.14
Light Sky Blue
#C6FCFF
ΔE00 7.81
Lightcyan
#E0FFFF
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE4F2 #F2CABC
analogous
#BCF2E5 #BCE4F2 #BCC9F2
triadic
#BCE4F2 #F2BCE4 #E4F2BC
tetradic
#BCE4F2 #E5BCF2 #F2CABC #C9F2BC
square
#BCE4F2 #E5BCF2 #F2CABC #C9F2BC
split-complementary
#BCE4F2 #F2BCC9 #F2E5BC
monochromatic
#55BBDE #89CFE8 #BCE4F2 #E5F5FA #E5F5FA
Accessibility & contrast
On white
1.35
#BCE4F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#BCE4F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE4F2
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE4F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE4F2 | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE1F3
Deuteranopia (green-blind)
#D3DAF2
Tritanopia (blue-blind)
#ACE9E8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bce4f2; /* rgb */ color: rgb(188, 228, 242); /* oklch */ color: oklch(89.5% 0.046 221.1);
Tailwind
colors: {
custom: {
50: '#d1ecf6',
500: '#bce4f2',
950: '#000000',
},
}SCSS
$custom: #bce4f2; $custom-light: #d1ecf6; $custom-dark: #000000;
JSON
{
"hex": "#bce4f2",
"rgb": {
"r": 188,
"g": 228,
"b": 242
},
"hsl": {
"h": 195.556,
"s": 67.5,
"l": 84.314
},
"oklch": {
"l": 0.89485,
"c": 0.04588,
"h": 221.1
},
"luminance": 0.72589
}Semantic roles & 50–950 ramp
primary
#BCE4F2
secondary
#D29681
accent
#4616CF
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141617
muted
#838485