#BCEBEF#BCEBEF
#BCEBEF is a very light, muted teal. Relative luminance 0.763; OKLCH L 90.9% C 0.049 H 202.8°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEBEF |
|---|---|
| RGB | rgb(188, 235, 239) |
| HSL | hsl(185, 61%, 84%) |
| HSV | hsv(185, 21%, 94%) |
| CMYK | cmyk(21.3%, 1.7%, 0%, 6.3%) |
| CIE-LAB | lab(90.02, -14.15, -6.91) |
| CIE-LCH | lch(90.02, 15.75, 206.01°) |
| OKLab | oklab(90.86% -0.0448 -0.0188) |
| OKLCH | oklch(90.86% 0.049 202.8) |
| XYZ | xyz(66.0228, 76.3376, 92.9006) |
| Luminance | 0.7634 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.61
Pale Sky Blue
#BDF6FE
ΔE00 2.97
Light Sky Blue
#C6FCFF
ΔE00 3.70
Paleturquoise
#AFEEEE
ΔE00 3.86
Pale Blue
#D0FEFE
ΔE00 4.31
Really Light Blue
#D4FFFF
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEBEF #EFC0BC
analogous
#BCEFD9 #BCEBEF #BCD1EF
triadic
#BCEBEF #EFBCEB #EBEFBC
tetradic
#BCEBEF #D9BCEF #EFC0BC #D1EFBC
square
#BCEBEF #D9BCEF #EFC0BC #D1EFBC
split-complementary
#BCEBEF #EFBCD1 #EFD9BC
monochromatic
#59CED7 #8BDCE3 #BCEBEF #E6F8F9 #E6F8F9
Accessibility & contrast
On white
1.29
#BCEBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#BCEBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEBEF
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEBEF | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E7EF
Deuteranopia (green-blind)
#DADFEF
Tritanopia (blue-blind)
#ACEFEC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bcebef; /* rgb */ color: rgb(188, 235, 239); /* oklch */ color: oklch(90.9% 0.049 202.8);
Tailwind
colors: {
custom: {
50: '#d1f1f4',
500: '#bcebef',
950: '#000000',
},
}SCSS
$custom: #bcebef; $custom-light: #d1f1f4; $custom-dark: #000000;
JSON
{
"hex": "#bcebef",
"rgb": {
"r": 188,
"g": 235,
"b": 239
},
"hsl": {
"h": 184.706,
"s": 61.446,
"l": 83.725
},
"oklch": {
"l": 0.90856,
"c": 0.04857,
"h": 202.8
},
"luminance": 0.7634
}Semantic roles & 50–950 ramp
primary
#BCEBEF
secondary
#CD8882
accent
#2A1CC9
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585