#BCFEDF#BCFEDF
#BCFEDF is a very light, moderate teal. Relative luminance 0.869; OKLCH L 94.5% C 0.078 H 164.2°. Best body text is #000000 at 18.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFEDF |
|---|---|
| RGB | rgb(188, 254, 223) |
| HSL | hsl(152, 97%, 87%) |
| HSV | hsv(152, 26%, 100%) |
| CMYK | cmyk(26%, 0%, 12.2%, 0.4%) |
| CIE-LAB | lab(94.70, -26.69, 8.22) |
| CIE-LCH | lch(94.70, 27.93, 162.88°) |
| OKLab | oklab(94.45% -0.0753 0.0213) |
| OKLCH | oklch(94.45% 0.078 164.2) |
| XYZ | xyz(69.4960, 86.8998, 82.9093) |
| Luminance | 0.8690 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 3.41
Pale Aqua
#B8FFEB
ΔE00 3.75
Mint
#AAF0C1
ΔE00 5.53
Light Aqua
#8CFFDB
ΔE00 6.16
Light Teal
#90E4C1
ΔE00 6.93
Light Turquoise
#7EF4CC
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFEDF #FEBCDB
analogous
#BCFEBE #BCFEDF #BCFCFE
triadic
#BCFEDF #DFBCFE #FEDFBC
tetradic
#BCFEDF #BEBCFE #FEBCDB #FCFEBC
square
#BCFEDF #BEBCFE #FEBCDB #FCFEBC
split-complementary
#BCFEDF #FEBCFC #FEBEBC
monochromatic
#43FCA5 #80FDC2 #BCFEDF #E1FFF1 #E1FFF1
Accessibility & contrast
On white
1.14
#BCFEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.38
#BCFEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFEDF
18.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFEDF | 1.00 | 1.14 | 18.38 | 18.38 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF5DD
Deuteranopia (green-blind)
#F0ECE1
Tritanopia (blue-blind)
#AEFEF5
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #bcfedf; /* rgb */ color: rgb(188, 254, 223); /* oklch */ color: oklch(94.5% 0.078 164.2);
Tailwind
colors: {
custom: {
50: '#d1ffe9',
500: '#bcfedf',
950: '#000000',
},
}SCSS
$custom: #bcfedf; $custom-light: #d1ffe9; $custom-dark: #000000;
JSON
{
"hex": "#bcfedf",
"rgb": {
"r": 188,
"g": 254,
"b": 223
},
"hsl": {
"h": 151.818,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.94454,
"c": 0.07828,
"h": 164.2
},
"luminance": 0.86903
}Semantic roles & 50–950 ramp
primary
#BCFEDF
secondary
#E579AC
accent
#006CE6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141816
muted
#838684