#BCFEC9#BCFEC9
#BCFEC9 is a very light, moderate green. Relative luminance 0.858; OKLCH L 93.9% C 0.097 H 150.2°. Best body text is #000000 at 18.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFEC9 |
|---|---|
| RGB | rgb(188, 254, 201) |
| HSL | hsl(132, 97%, 87%) |
| HSV | hsv(132, 26%, 100%) |
| CMYK | cmyk(26%, 0%, 20.9%, 0.4%) |
| CIE-LAB | lab(94.22, -30.73, 18.84) |
| CIE-LCH | lch(94.22, 36.04, 148.48°) |
| OKLab | oklab(93.92% -0.0845 0.0483) |
| OKLCH | oklch(93.92% 0.097 150.2) |
| XYZ | xyz(66.7203, 85.7895, 68.2906) |
| Luminance | 0.8579 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 3.16
Mint
#AAF0C1
ΔE00 3.49
Celadon
#BEFDB7
ΔE00 3.95
Light Seafoam
#A0FEBF
ΔE00 3.98
Light Mint Green
#A6FBB2
ΔE00 4.59
Light Seafoam Green
#A7FFB5
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFEC9 #FEBCF1
analogous
#D0FEBC #BCFEC9 #BCFEEA
triadic
#BCFEC9 #C9BCFE #FEC9BC
tetradic
#BCFEC9 #BCD0FE #FEBCF1 #FEEABC
square
#BCFEC9 #BCD0FE #FEBCF1 #FEEABC
split-complementary
#BCFEC9 #EABCFE #FEBCD0
monochromatic
#43FC68 #80FD98 #BCFEC9 #E1FFE7 #E1FFE7
Accessibility & contrast
On white
1.16
#BCFEC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.16
#BCFEC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFEC9
18.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFEC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFEC9 | 1.00 | 1.16 | 18.16 | 18.16 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3C6
Deuteranopia (green-blind)
#F4ECCC
Tritanopia (blue-blind)
#B3FCEF
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bcfec9; /* rgb */ color: rgb(188, 254, 201); /* oklch */ color: oklch(93.9% 0.097 150.2);
Tailwind
colors: {
custom: {
50: '#d1ffd9',
500: '#bcfec9',
950: '#000000',
},
}SCSS
$custom: #bcfec9; $custom-light: #d1ffd9; $custom-dark: #000000;
JSON
{
"hex": "#bcfec9",
"rgb": {
"r": 188,
"g": 254,
"b": 201
},
"hsl": {
"h": 131.818,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.93918,
"c": 0.09731,
"h": 150.2
},
"luminance": 0.85792
}Semantic roles & 50–950 ramp
primary
#BCFEC9
secondary
#E579D0
accent
#00B8E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683