#BCEBDD#BCEBDD
#BCEBDD is a very light, muted teal. Relative luminance 0.753; OKLCH L 90.3% C 0.052 H 175.0°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEBDD |
|---|---|
| RGB | rgb(188, 235, 221) |
| HSL | hsl(162, 54%, 83%) |
| HSV | hsv(162, 20%, 92%) |
| CMYK | cmyk(20%, 0%, 6%, 7.8%) |
| CIE-LAB | lab(89.55, -17.85, 1.82) |
| CIE-LCH | lch(89.55, 17.94, 174.19°) |
| OKLab | oklab(90.33% -0.0519 0.0045) |
| OKLCH | oklch(90.33% 0.052 175) |
| XYZ | xyz(63.4948, 75.3264, 79.5866) |
| Luminance | 0.7533 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 4.53
Eggshell Blue
#C4FFF7
ΔE00 5.09
Pale Aqua
#B8FFEB
ΔE00 5.63
Light Light Blue
#CAFFFB
ΔE00 5.82
Ice
#D6FFFA
ΔE00 6.05
Paleturquoise
#AFEEEE
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEBDD #EBBCCA
analogous
#BCEBC5 #BCEBDD #BCE1EB
triadic
#BCEBDD #DDBCEB #EBDDBC
tetradic
#BCEBDD #C5BCEB #EBBCCA #E1EBBC
square
#BCEBDD #C5BCEB #EBBCCA #E1EBBC
split-complementary
#BCEBDD #EBBCE1 #EBC5BC
monochromatic
#5ECFAD #8DDDC5 #BCEBDD #E7F8F3 #E7F8F3
Accessibility & contrast
On white
1.31
#BCEBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#BCEBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEBDD
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEBDD | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E5DC
Deuteranopia (green-blind)
#DFDEDE
Tritanopia (blue-blind)
#B1ECE7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bcebdd; /* rgb */ color: rgb(188, 235, 221); /* oklch */ color: oklch(90.3% 0.052 175.0);
Tailwind
colors: {
custom: {
50: '#d0f1e7',
500: '#bcebdd',
950: '#000000',
},
}SCSS
$custom: #bcebdd; $custom-light: #d0f1e7; $custom-dark: #000000;
JSON
{
"hex": "#bcebdd",
"rgb": {
"r": 188,
"g": 235,
"b": 221
},
"hsl": {
"h": 162.128,
"s": 54.023,
"l": 82.941
},
"oklch": {
"l": 0.90326,
"c": 0.05207,
"h": 175
},
"luminance": 0.75328
}Semantic roles & 50–950 ramp
primary
#BCEBDD
secondary
#C78498
accent
#2453C1
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#141616
muted
#838584