#BCEBDB#BCEBDB
#BCEBDB is a very light, muted teal. Relative luminance 0.752; OKLCH L 90.3% C 0.053 H 172.3°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEBDB |
|---|---|
| RGB | rgb(188, 235, 219) |
| HSL | hsl(160, 54%, 83%) |
| HSV | hsv(160, 20%, 92%) |
| CMYK | cmyk(20%, 0%, 6.8%, 7.8%) |
| CIE-LAB | lab(89.50, -18.24, 2.79) |
| CIE-LCH | lch(89.50, 18.46, 171.31°) |
| OKLab | oklab(90.27% -0.0527 0.0071) |
| OKLCH | oklch(90.27% 0.053 172.3) |
| XYZ | xyz(63.2300, 75.2204, 78.1916) |
| Luminance | 0.7522 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 5.04
Pale Aqua
#B8FFEB
ΔE00 5.48
Eggshell Blue
#C4FFF7
ΔE00 5.50
Light Light Blue
#CAFFFB
ΔE00 6.36
Ice
#D6FFFA
ΔE00 6.53
Paleturquoise
#AFEEEE
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEBDB #EBBCCC
analogous
#BCEBC3 #BCEBDB #BCE4EB
triadic
#BCEBDB #DBBCEB #EBDBBC
tetradic
#BCEBDB #C3BCEB #EBBCCC #E4EBBC
square
#BCEBDB #C3BCEB #EBBCCC #E4EBBC
split-complementary
#BCEBDB #EBBCE4 #EBC3BC
monochromatic
#5ECFA8 #8DDDC2 #BCEBDB #E7F8F2 #E7F8F2
Accessibility & contrast
On white
1.31
#BCEBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#BCEBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEBDB
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEBDB | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E5DA
Deuteranopia (green-blind)
#DFDEDC
Tritanopia (blue-blind)
#B1ECE6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bcebdb; /* rgb */ color: rgb(188, 235, 219); /* oklch */ color: oklch(90.3% 0.053 172.3);
Tailwind
colors: {
custom: {
50: '#d0f1e6',
500: '#bcebdb',
950: '#000000',
},
}SCSS
$custom: #bcebdb; $custom-light: #d0f1e6; $custom-dark: #000000;
JSON
{
"hex": "#bcebdb",
"rgb": {
"r": 188,
"g": 235,
"b": 219
},
"hsl": {
"h": 159.574,
"s": 54.023,
"l": 82.941
},
"oklch": {
"l": 0.9027,
"c": 0.05316,
"h": 172.3
},
"luminance": 0.75223
}Semantic roles & 50–950 ramp
primary
#BCEBDB
secondary
#C7849B
accent
#245AC1
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#141615
muted
#838584