#BCFFEF#BCFFEF
#BCFFEF is a very light, moderate teal. Relative luminance 0.884; OKLCH L 95.1% C 0.070 H 178.3°. Best body text is #000000 at 18.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFFEF |
|---|---|
| RGB | rgb(188, 255, 239) |
| HSL | hsl(166, 100%, 87%) |
| HSV | hsv(166, 26%, 100%) |
| CMYK | cmyk(26.3%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(95.35, -23.99, 0.92) |
| CIE-LCH | lch(95.35, 24.01, 177.80°) |
| OKLab | oklab(95.1% -0.0701 0.0021) |
| OKLCH | oklch(95.1% 0.07 178.3) |
| XYZ | xyz(72.0741, 88.4401, 94.9177) |
| Luminance | 0.8844 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.45
Eggshell Blue
#C4FFF7
ΔE00 3.21
Duck Egg Blue
#C3FBF4
ΔE00 3.79
Pale Cyan
#B7FFFA
ΔE00 4.11
Light Light Blue
#CAFFFB
ΔE00 5.20
Light Cyan
#ACFFFC
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFFEF #FFBCCC
analogous
#BCFFCE #BCFFEF #BCEDFF
triadic
#BCFFEF #EFBCFF #FFEFBC
tetradic
#BCFFEF #CEBCFF #FFBCCC #EDFFBC
square
#BCFFEF #CEBCFF #FFBCCC #EDFFBC
split-complementary
#BCFFEF #FFBCED #FFCEBC
monochromatic
#42FFD2 #7FFFE0 #BCFFEF #E0FFF8 #E0FFF8
Accessibility & contrast
On white
1.12
#BCFFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.69
#BCFFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFFEF
18.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFFEF | 1.00 | 1.12 | 18.69 | 18.69 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7EE
Deuteranopia (green-blind)
#EDEEF0
Tritanopia (blue-blind)
#AAFFFA
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #bcffef; /* rgb */ color: rgb(188, 255, 239); /* oklch */ color: oklch(95.1% 0.070 178.3);
Tailwind
colors: {
custom: {
50: '#d1fff4',
500: '#bcffef',
950: '#000000',
},
}SCSS
$custom: #bcffef; $custom-light: #d1fff4; $custom-dark: #000000;
JSON
{
"hex": "#bcffef",
"rgb": {
"r": 188,
"g": 255,
"b": 239
},
"hsl": {
"h": 165.672,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.951,
"c": 0.07013,
"h": 178.3
},
"luminance": 0.88443
}Semantic roles & 50–950 ramp
primary
#BCFFEF
secondary
#E77893
accent
#0037E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685