#BCFEDE#BCFEDE
#BCFEDE is a very light, moderate teal. Relative luminance 0.868; OKLCH L 94.4% C 0.079 H 163.5°. Best body text is #000000 at 18.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFEDE |
|---|---|
| RGB | rgb(188, 254, 222) |
| HSL | hsl(151, 97%, 87%) |
| HSV | hsv(151, 26%, 100%) |
| CMYK | cmyk(26%, 0%, 12.6%, 0.4%) |
| CIE-LAB | lab(94.67, -26.88, 8.70) |
| CIE-LCH | lch(94.67, 28.26, 162.06°) |
| OKLab | oklab(94.43% -0.0757 0.0225) |
| OKLCH | oklch(94.43% 0.079 163.5) |
| XYZ | xyz(69.3616, 86.8460, 82.2014) |
| Luminance | 0.8685 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 3.30
Pale Aqua
#B8FFEB
ΔE00 4.05
Mint
#AAF0C1
ΔE00 5.29
Light Aqua
#8CFFDB
ΔE00 6.17
Light Teal
#90E4C1
ΔE00 6.89
Light Turquoise
#7EF4CC
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFEDE #FEBCDC
analogous
#BCFEBD #BCFEDE #BCFDFE
triadic
#BCFEDE #DEBCFE #FEDEBC
tetradic
#BCFEDE #BDBCFE #FEBCDC #FDFEBC
square
#BCFEDE #BDBCFE #FEBCDC #FDFEBC
split-complementary
#BCFEDE #FEBCFD #FEBDBC
monochromatic
#43FCA3 #80FDC0 #BCFEDE #E1FFF0 #E1FFF0
Accessibility & contrast
On white
1.14
#BCFEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.37
#BCFEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFEDE
18.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFEDE | 1.00 | 1.14 | 18.37 | 18.37 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF5DC
Deuteranopia (green-blind)
#F0ECE0
Tritanopia (blue-blind)
#AEFEF5
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #bcfede; /* rgb */ color: rgb(188, 254, 222); /* oklch */ color: oklch(94.4% 0.079 163.5);
Tailwind
colors: {
custom: {
50: '#d1ffe8',
500: '#bcfede',
950: '#000000',
},
}SCSS
$custom: #bcfede; $custom-light: #d1ffe8; $custom-dark: #000000;
JSON
{
"hex": "#bcfede",
"rgb": {
"r": 188,
"g": 254,
"b": 222
},
"hsl": {
"h": 150.909,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.94428,
"c": 0.07902,
"h": 163.5
},
"luminance": 0.86849
}Semantic roles & 50–950 ramp
primary
#BCFEDE
secondary
#E579AD
accent
#006FE6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141816
muted
#838684