#BCFFC5#BCFFC5
#BCFFC5 is a very light, moderate green. Relative luminance 0.862; OKLCH L 94.0% C 0.103 H 148.2°. Best body text is #000000 at 18.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFFC5 |
|---|---|
| RGB | rgb(188, 255, 197) |
| HSL | hsl(128, 100%, 87%) |
| HSV | hsv(128, 26%, 100%) |
| CMYK | cmyk(26.3%, 0%, 22.7%, 0%) |
| CIE-LAB | lab(94.41, -31.88, 21.15) |
| CIE-LCH | lch(94.41, 38.26, 146.44°) |
| OKLab | oklab(94.05% -0.0874 0.0541) |
| OKLCH | oklch(94.05% 0.103 148.2) |
| XYZ | xyz(66.5740, 86.2401, 65.9508) |
| Luminance | 0.8624 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 2.09
Celadon
#BEFDB7
ΔE00 2.90
Light Seafoam
#A0FEBF
ΔE00 3.73
Light Mint Green
#A6FBB2
ΔE00 3.77
Light Seafoam Green
#A7FFB5
ΔE00 3.79
Mint
#AAF0C1
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFFC5 #FFBCF6
analogous
#D5FFBC #BCFFC5 #BCFFE7
triadic
#BCFFC5 #C5BCFF #FFC5BC
tetradic
#BCFFC5 #BCD5FF #FFBCF6 #FFE7BC
square
#BCFFC5 #BCD5FF #FFBCF6 #FFE7BC
split-complementary
#BCFFC5 #E7BCFF #FFBCD5
monochromatic
#42FF5B #7FFF90 #BCFFC5 #E0FFE5 #E0FFE5
Accessibility & contrast
On white
1.15
#BCFFC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.25
#BCFFC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFFC5
18.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFFC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFFC5 | 1.00 | 1.15 | 18.25 | 18.25 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3C2
Deuteranopia (green-blind)
#F6ECC8
Tritanopia (blue-blind)
#B4FCEF
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #bcffc5; /* rgb */ color: rgb(188, 255, 197); /* oklch */ color: oklch(94.0% 0.103 148.2);
Tailwind
colors: {
custom: {
50: '#d1ffd6',
500: '#bcffc5',
950: '#000000',
},
}SCSS
$custom: #bcffc5; $custom-light: #d1ffd6; $custom-dark: #000000;
JSON
{
"hex": "#bcffc5",
"rgb": {
"r": 188,
"g": 255,
"b": 197
},
"hsl": {
"h": 128.06,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.94047,
"c": 0.10277,
"h": 148.2
},
"luminance": 0.86243
}Semantic roles & 50–950 ramp
primary
#BCFFC5
secondary
#E778D8
accent
#00C7E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683