#BCEBDA#BCEBDA
#BCEBDA is a very light, muted teal. Relative luminance 0.752; OKLCH L 90.2% C 0.054 H 171.0°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEBDA |
|---|---|
| RGB | rgb(188, 235, 218) |
| HSL | hsl(158, 54%, 83%) |
| HSV | hsv(158, 20%, 92%) |
| CMYK | cmyk(20%, 0%, 7.2%, 7.8%) |
| CIE-LAB | lab(89.47, -18.44, 3.28) |
| CIE-LCH | lch(89.47, 18.73, 169.93°) |
| OKLab | oklab(90.24% -0.0531 0.0084) |
| OKLCH | oklch(90.24% 0.054 171) |
| XYZ | xyz(63.0987, 75.1679, 77.5004) |
| Luminance | 0.7517 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 5.31
Pale Aqua
#B8FFEB
ΔE00 5.44
Eggshell Blue
#C4FFF7
ΔE00 5.73
Light Light Blue
#CAFFFB
ΔE00 6.64
Ice
#D6FFFA
ΔE00 6.78
Paleturquoise
#AFEEEE
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEBDA #EBBCCD
analogous
#BCEBC2 #BCEBDA #BCE4EB
triadic
#BCEBDA #DABCEB #EBDABC
tetradic
#BCEBDA #C2BCEB #EBBCCD #E4EBBC
square
#BCEBDA #C2BCEB #EBBCCD #E4EBBC
split-complementary
#BCEBDA #EBBCE4 #EBC2BC
monochromatic
#5ECFA6 #8DDDC0 #BCEBDA #E7F8F2 #E7F8F2
Accessibility & contrast
On white
1.31
#BCEBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#BCEBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEBDA
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEBDA | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E5D9
Deuteranopia (green-blind)
#DFDEDB
Tritanopia (blue-blind)
#B1ECE6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bcebda; /* rgb */ color: rgb(188, 235, 218); /* oklch */ color: oklch(90.2% 0.054 171.0);
Tailwind
colors: {
custom: {
50: '#d0f1e5',
500: '#bcebda',
950: '#000000',
},
}SCSS
$custom: #bcebda; $custom-light: #d0f1e5; $custom-dark: #000000;
JSON
{
"hex": "#bcebda",
"rgb": {
"r": 188,
"g": 235,
"b": 218
},
"hsl": {
"h": 158.298,
"s": 54.023,
"l": 82.941
},
"oklch": {
"l": 0.90243,
"c": 0.05374,
"h": 171
},
"luminance": 0.7517
}Semantic roles & 50–950 ramp
primary
#BCEBDA
secondary
#C7849C
accent
#245DC1
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#141615
muted
#838584