#BCFBED#BCFBED
#BCFBED is a very light, moderate teal. Relative luminance 0.858; OKLCH L 94.2% C 0.066 H 179.6°. Best body text is #000000 at 18.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFBED |
|---|---|
| RGB | rgb(188, 251, 237) |
| HSL | hsl(167, 89%, 86%) |
| HSV | hsv(167, 25%, 98%) |
| CMYK | cmyk(25.1%, 0%, 5.6%, 1.6%) |
| CIE-LAB | lab(94.23, -22.47, 0.32) |
| CIE-LCH | lch(94.23, 22.47, 179.19°) |
| OKLab | oklab(94.19% -0.0659 0.0005) |
| OKLCH | oklch(94.19% 0.066 179.6) |
| XYZ | xyz(70.5175, 85.7971, 92.9493) |
| Luminance | 0.8580 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.36
Eggshell Blue
#C4FFF7
ΔE00 2.57
Duck Egg Blue
#C3FBF4
ΔE00 2.92
Pale Cyan
#B7FFFA
ΔE00 3.69
Light Light Blue
#CAFFFB
ΔE00 4.48
Light Cyan
#ACFFFC
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFBED #FBBCCA
analogous
#BCFBCD #BCFBED #BCE9FB
triadic
#BCFBED #EDBCFB #FBEDBC
tetradic
#BCFBED #CDBCFB #FBBCCA #E9FBBC
square
#BCFBED #CDBCFB #FBBCCA #E9FBBC
split-complementary
#BCFBED #FBBCE9 #FBCDBC
monochromatic
#48F4CE #82F8DD #BCFBED #E2FDF7 #E2FDF7
Accessibility & contrast
On white
1.16
#BCFBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.16
#BCFBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFBED
18.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFBED | 1.00 | 1.16 | 18.16 | 18.16 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3EC
Deuteranopia (green-blind)
#EAEBEE
Tritanopia (blue-blind)
#ABFDF7
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bcfbed; /* rgb */ color: rgb(188, 251, 237); /* oklch */ color: oklch(94.2% 0.066 179.6);
Tailwind
colors: {
custom: {
50: '#d1fcf2',
500: '#bcfbed',
950: '#000000',
},
}SCSS
$custom: #bcfbed; $custom-light: #d1fcf2; $custom-dark: #000000;
JSON
{
"hex": "#bcfbed",
"rgb": {
"r": 188,
"g": 251,
"b": 237
},
"hsl": {
"h": 166.667,
"s": 88.732,
"l": 86.078
},
"oklch": {
"l": 0.94189,
"c": 0.06591,
"h": 179.6
},
"luminance": 0.858
}Semantic roles & 50–950 ramp
primary
#BCFBED
secondary
#E07B92
accent
#0033E5
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141717
muted
#838585