#BCFFD4#BCFFD4
#BCFFD4 is a very light, moderate green. Relative luminance 0.870; OKLCH L 94.4% C 0.089 H 156.1°. Best body text is #000000 at 18.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFFD4 |
|---|---|
| RGB | rgb(188, 255, 212) |
| HSL | hsl(141, 100%, 87%) |
| HSV | hsv(141, 26%, 100%) |
| CMYK | cmyk(26.3%, 0%, 16.9%, 0%) |
| CIE-LAB | lab(94.72, -29.23, 13.91) |
| CIE-LCH | lch(94.72, 32.37, 154.55°) |
| OKLab | oklab(94.4% -0.0811 0.0359) |
| OKLCH | oklch(94.4% 0.089 156.1) |
| XYZ | xyz(68.3790, 86.9621, 75.4571) |
| Luminance | 0.8697 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.55
Pale Turquoise
#A5FBD5
ΔE00 3.68
Light Seafoam
#A0FEBF
ΔE00 5.23
Light Mint
#B6FFBB
ΔE00 5.63
Celadon
#BEFDB7
ΔE00 6.50
Light Mint Green
#A6FBB2
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFFD4 #FFBCE7
analogous
#C6FFBC #BCFFD4 #BCFFF6
triadic
#BCFFD4 #D4BCFF #FFD4BC
tetradic
#BCFFD4 #BCC6FF #FFBCE7 #FFF6BC
square
#BCFFD4 #BCC6FF #FFBCE7 #FFF6BC
split-complementary
#BCFFD4 #F6BCFF #FFBCC6
monochromatic
#42FF85 #7FFFAD #BCFFD4 #E0FFEB #E0FFEB
Accessibility & contrast
On white
1.14
#BCFFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.39
#BCFFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFFD4
18.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFFD4 | 1.00 | 1.14 | 18.39 | 18.39 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF5D2
Deuteranopia (green-blind)
#F3EDD6
Tritanopia (blue-blind)
#B1FEF3
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #bcffd4; /* rgb */ color: rgb(188, 255, 212); /* oklch */ color: oklch(94.4% 0.089 156.1);
Tailwind
colors: {
custom: {
50: '#d1ffe1',
500: '#bcffd4',
950: '#000000',
},
}SCSS
$custom: #bcffd4; $custom-light: #d1ffe1; $custom-dark: #000000;
JSON
{
"hex": "#bcffd4",
"rgb": {
"r": 188,
"g": 255,
"b": 212
},
"hsl": {
"h": 141.493,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.94395,
"c": 0.08871,
"h": 156.1
},
"luminance": 0.86965
}Semantic roles & 50–950 ramp
primary
#BCFFD4
secondary
#E778BF
accent
#0093E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141815
muted
#838684