#BCE2EA#BCE2EA
#BCE2EA is a very light, muted cyan. Relative luminance 0.710; OKLCH L 88.8% C 0.041 H 211.9°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE2EA |
|---|---|
| RGB | rgb(188, 226, 234) |
| HSL | hsl(190, 52%, 83%) |
| HSV | hsv(190, 20%, 92%) |
| CMYK | cmyk(19.7%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(87.50, -10.65, -8.01) |
| CIE-LCH | lch(87.50, 13.33, 216.95°) |
| OKLab | oklab(88.81% -0.035 -0.0217) |
| OKLCH | oklch(88.81% 0.041 211.9) |
| XYZ | xyz(62.7826, 71.0226, 88.2268) |
| Luminance | 0.7103 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.97
Lightblue
#ADD8E6
ΔE00 3.37
Pale Sky Blue
#BDF6FE
ΔE00 5.55
Ice Blue
#A5DFF9
ΔE00 6.49
Light Sky Blue
#C6FCFF
ΔE00 6.81
Very Light Blue
#D5FFFF
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE2EA #EAC4BC
analogous
#BCEADB #BCE2EA #BCCBEA
triadic
#BCE2EA #EABCE2 #E2EABC
tetradic
#BCE2EA #DBBCEA #EAC4BC #CBEABC
square
#BCE2EA #DBBCEA #EAC4BC #CBEABC
split-complementary
#BCE2EA #EABCCB #EADBBC
monochromatic
#5FBACD #8DCEDB #BCE2EA #E8F5F8 #E8F5F8
Accessibility & contrast
On white
1.38
#BCE2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#BCE2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE2EA
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE2EA | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEB
Deuteranopia (green-blind)
#D3D9EA
Tritanopia (blue-blind)
#AEE6E4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bce2ea; /* rgb */ color: rgb(188, 226, 234); /* oklch */ color: oklch(88.8% 0.041 211.9);
Tailwind
colors: {
custom: {
50: '#d0ebf0',
500: '#bce2ea',
950: '#000000',
},
}SCSS
$custom: #bce2ea; $custom-light: #d0ebf0; $custom-dark: #000000;
JSON
{
"hex": "#bce2ea",
"rgb": {
"r": 188,
"g": 226,
"b": 234
},
"hsl": {
"h": 190.435,
"s": 52.273,
"l": 82.745
},
"oklch": {
"l": 0.88813,
"c": 0.04119,
"h": 211.9
},
"luminance": 0.71025
}Semantic roles & 50–950 ramp
primary
#BCE2EA
secondary
#C69084
accent
#4126C0
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141616
muted
#838485