#BCFFC9#BCFFC9
#BCFFC9 is a very light, moderate green. Relative luminance 0.864; OKLCH L 94.1% C 0.099 H 150.1°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFFC9 |
|---|---|
| RGB | rgb(188, 255, 201) |
| HSL | hsl(132, 100%, 87%) |
| HSV | hsv(132, 26%, 100%) |
| CMYK | cmyk(26.3%, 0%, 21.2%, 0%) |
| CIE-LAB | lab(94.49, -31.19, 19.22) |
| CIE-LCH | lch(94.49, 36.64, 148.36°) |
| OKLab | oklab(94.14% -0.0857 0.0493) |
| OKLCH | oklch(94.14% 0.099 150.1) |
| XYZ | xyz(67.0384, 86.4258, 68.3967) |
| Luminance | 0.8643 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 2.96
Mint
#AAF0C1
ΔE00 3.69
Celadon
#BEFDB7
ΔE00 3.81
Light Seafoam
#A0FEBF
ΔE00 3.84
Light Mint Green
#A6FBB2
ΔE00 4.43
Light Seafoam Green
#A7FFB5
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFFC9 #FFBCF2
analogous
#D1FFBC #BCFFC9 #BCFFEB
triadic
#BCFFC9 #C9BCFF #FFC9BC
tetradic
#BCFFC9 #BCD1FF #FFBCF2 #FFEBBC
square
#BCFFC9 #BCD1FF #FFBCF2 #FFEBBC
split-complementary
#BCFFC9 #EBBCFF #FFBCD1
monochromatic
#42FF66 #7FFF98 #BCFFC9 #E0FFE6 #E0FFE6
Accessibility & contrast
On white
1.15
#BCFFC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#BCFFC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFFC9
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFFC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFFC9 | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4C6
Deuteranopia (green-blind)
#F5ECCC
Tritanopia (blue-blind)
#B3FCF0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #bcffc9; /* rgb */ color: rgb(188, 255, 201); /* oklch */ color: oklch(94.1% 0.099 150.1);
Tailwind
colors: {
custom: {
50: '#d1ffd9',
500: '#bcffc9',
950: '#000000',
},
}SCSS
$custom: #bcffc9; $custom-light: #d1ffd9; $custom-dark: #000000;
JSON
{
"hex": "#bcffc9",
"rgb": {
"r": 188,
"g": 255,
"b": 201
},
"hsl": {
"h": 131.642,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.94136,
"c": 0.09888,
"h": 150.1
},
"luminance": 0.86428
}Semantic roles & 50–950 ramp
primary
#BCFFC9
secondary
#E778D2
accent
#00B9E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683