#BCE6EA#BCE6EA
#BCE6EA is a very light, muted teal. Relative luminance 0.732; OKLCH L 89.7% C 0.044 H 203.5°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE6EA |
|---|---|
| RGB | rgb(188, 230, 234) |
| HSL | hsl(185, 52%, 83%) |
| HSV | hsv(185, 20%, 92%) |
| CMYK | cmyk(19.7%, 1.7%, 0%, 8.2%) |
| CIE-LAB | lab(88.55, -12.69, -6.45) |
| CIE-LCH | lch(88.55, 14.23, 206.94°) |
| OKLab | oklab(89.65% -0.0402 -0.0175) |
| OKLCH | oklch(89.65% 0.044 203.5) |
| XYZ | xyz(63.8829, 73.2233, 88.5936) |
| Luminance | 0.7323 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.08
Pale Sky Blue
#BDF6FE
ΔE00 4.25
Paleturquoise
#AFEEEE
ΔE00 5.00
Light Sky Blue
#C6FCFF
ΔE00 5.03
Lightblue
#ADD8E6
ΔE00 5.22
Pale Blue
#D0FEFE
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE6EA #EAC0BC
analogous
#BCEAD7 #BCE6EA #BCCFEA
triadic
#BCE6EA #EABCE6 #E6EABC
tetradic
#BCE6EA #D7BCEA #EAC0BC #CFEABC
square
#BCE6EA #D7BCEA #EAC0BC #CFEABC
split-complementary
#BCE6EA #EABCCF #EAD7BC
monochromatic
#5FC3CD #8DD5DB #BCE6EA #E8F6F8 #E8F6F8
Accessibility & contrast
On white
1.34
#BCE6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#BCE6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE6EA
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE6EA | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EA
Deuteranopia (green-blind)
#D7DBEA
Tritanopia (blue-blind)
#AEE9E7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #bce6ea; /* rgb */ color: rgb(188, 230, 234); /* oklch */ color: oklch(89.7% 0.044 203.5);
Tailwind
colors: {
custom: {
50: '#d1eef0',
500: '#bce6ea',
950: '#000000',
},
}SCSS
$custom: #bce6ea; $custom-light: #d1eef0; $custom-dark: #000000;
JSON
{
"hex": "#bce6ea",
"rgb": {
"r": 188,
"g": 230,
"b": 234
},
"hsl": {
"h": 185.217,
"s": 52.273,
"l": 82.745
},
"oklch": {
"l": 0.89651,
"c": 0.04388,
"h": 203.5
},
"luminance": 0.73226
}Semantic roles & 50–950 ramp
primary
#BCE6EA
secondary
#C68A84
accent
#3326C0
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585