#BCEBF2#BCEBF2
#BCEBF2 is a very light, muted teal. Relative luminance 0.765; OKLCH L 90.9% C 0.049 H 207.5°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEBF2 |
|---|---|
| RGB | rgb(188, 235, 242) |
| HSL | hsl(188, 68%, 84%) |
| HSV | hsv(188, 22%, 95%) |
| CMYK | cmyk(22.3%, 2.9%, 0%, 5.1%) |
| CIE-LAB | lab(90.10, -13.51, -8.35) |
| CIE-LCH | lch(90.10, 15.88, 211.73°) |
| OKLab | oklab(90.95% -0.0436 -0.0227) |
| OKLCH | oklch(90.95% 0.049 207.5) |
| XYZ | xyz(66.4697, 76.5163, 95.2541) |
| Luminance | 0.7652 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.59
Pale Sky Blue
#BDF6FE
ΔE00 2.79
Light Sky Blue
#C6FCFF
ΔE00 4.14
Paleturquoise
#AFEEEE
ΔE00 4.80
Pale Blue
#D0FEFE
ΔE00 4.88
Really Light Blue
#D4FFFF
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEBF2 #F2C3BC
analogous
#BCF2DE #BCEBF2 #BCD0F2
triadic
#BCEBF2 #F2BCEB #EBF2BC
tetradic
#BCEBF2 #DEBCF2 #F2C3BC #D0F2BC
square
#BCEBF2 #DEBCF2 #F2C3BC #D0F2BC
split-complementary
#BCEBF2 #F2BCD0 #F2DEBC
monochromatic
#55CCDE #89DCE8 #BCEBF2 #E5F7FA #E5F7FA
Accessibility & contrast
On white
1.29
#BCEBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#BCEBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEBF2
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEBF2 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E7F3
Deuteranopia (green-blind)
#D9DFF2
Tritanopia (blue-blind)
#ABEFED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bcebf2; /* rgb */ color: rgb(188, 235, 242); /* oklch */ color: oklch(90.9% 0.049 207.5);
Tailwind
colors: {
custom: {
50: '#d1f1f6',
500: '#bcebf2',
950: '#000000',
},
}SCSS
$custom: #bcebf2; $custom-light: #d1f1f6; $custom-dark: #000000;
JSON
{
"hex": "#bcebf2",
"rgb": {
"r": 188,
"g": 235,
"b": 242
},
"hsl": {
"h": 187.778,
"s": 67.5,
"l": 84.314
},
"oklch": {
"l": 0.90949,
"c": 0.0492,
"h": 207.5
},
"luminance": 0.76519
}Semantic roles & 50–950 ramp
primary
#BCEBF2
secondary
#D28B81
accent
#2E16CF
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585