#BCFEED#BCFEED
#BCFEED is a very light, moderate teal. Relative luminance 0.877; OKLCH L 94.8% C 0.070 H 177.1°. Best body text is #000000 at 18.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFEED |
|---|---|
| RGB | rgb(188, 254, 237) |
| HSL | hsl(165, 97%, 87%) |
| HSV | hsv(165, 26%, 100%) |
| CMYK | cmyk(26%, 0%, 6.7%, 0.4%) |
| CIE-LAB | lab(95.03, -23.92, 1.49) |
| CIE-LCH | lch(95.03, 23.96, 176.44°) |
| OKLab | oklab(94.83% -0.0697 0.0036) |
| OKLCH | oklch(94.83% 0.07 177.1) |
| XYZ | xyz(71.4621, 87.6862, 93.2641) |
| Luminance | 0.8769 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.21
Eggshell Blue
#C4FFF7
ΔE00 3.50
Duck Egg Blue
#C3FBF4
ΔE00 4.01
Pale Cyan
#B7FFFA
ΔE00 4.51
Light Light Blue
#CAFFFB
ΔE00 5.45
Light Cyan
#ACFFFC
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFEED #FEBCCD
analogous
#BCFECC #BCFEED #BCEEFE
triadic
#BCFEED #EDBCFE #FEEDBC
tetradic
#BCFEED #CCBCFE #FEBCCD #EEFEBC
square
#BCFEED #CCBCFE #FEBCCD #EEFEBC
split-complementary
#BCFEED #FEBCEE #FECCBC
monochromatic
#43FCCD #80FDDD #BCFEED #E1FFF7 #E1FFF7
Accessibility & contrast
On white
1.13
#BCFEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.54
#BCFEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFEED
18.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFEED | 1.00 | 1.13 | 18.54 | 18.54 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EC
Deuteranopia (green-blind)
#EDEDEE
Tritanopia (blue-blind)
#AAFFF9
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bcfeed; /* rgb */ color: rgb(188, 254, 237); /* oklch */ color: oklch(94.8% 0.070 177.1);
Tailwind
colors: {
custom: {
50: '#d1fff2',
500: '#bcfeed',
950: '#000000',
},
}SCSS
$custom: #bcfeed; $custom-light: #d1fff2; $custom-dark: #000000;
JSON
{
"hex": "#bcfeed",
"rgb": {
"r": 188,
"g": 254,
"b": 237
},
"hsl": {
"h": 164.545,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.9483,
"c": 0.06975,
"h": 177.1
},
"luminance": 0.87689
}Semantic roles & 50–950 ramp
primary
#BCFEED
secondary
#E57995
accent
#003BE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685