#BCFEB0#BCFEB0
#BCFEB0 is a very light, vivid green. Relative luminance 0.847; OKLCH L 93.4% C 0.123 H 140.7°. Best body text is #000000 at 17.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFEB0 |
|---|---|
| RGB | rgb(188, 254, 176) |
| HSL | hsl(111, 98%, 84%) |
| HSV | hsv(111, 31%, 100%) |
| CMYK | cmyk(26%, 0%, 30.7%, 0.4%) |
| CIE-LAB | lab(93.76, -34.81, 30.88) |
| CIE-LCH | lch(93.76, 46.54, 138.42°) |
| OKLab | oklab(93.39% -0.0949 0.0777) |
| OKLCH | oklch(93.39% 0.123 140.7) |
| XYZ | xyz(64.0151, 84.7074, 54.0432) |
| Luminance | 0.8471 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.48
Light Pastel Green
#B2FBA5
ΔE00 1.79
Pale Green
#C7FDB5
ΔE00 1.93
Light Light Green
#C8FFB0
ΔE00 1.95
Washed Out Green
#BCF5A6
ΔE00 2.23
Tea Green
#BDF8A3
ΔE00 2.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFEB0 #F2B0FE
analogous
#E3FEB0 #BCFEB0 #B0FECB
triadic
#BCFEB0 #B0BCFE #FEB0BC
tetradic
#BCFEB0 #B0E3FE #F2B0FE #FECBB0
square
#BCFEB0 #B0E3FE #F2B0FE #FECBB0
split-complementary
#BCFEB0 #CBB0FE #FEB0E3
monochromatic
#55FC37 #89FD74 #BCFEB0 #E5FFE1 #E5FFE1
Accessibility & contrast
On white
1.17
#BCFEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.94
#BCFEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFEB0
17.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFEB0 | 1.00 | 1.17 | 17.94 | 17.94 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1AB
Deuteranopia (green-blind)
#F8EBB4
Tritanopia (blue-blind)
#B8F9EA
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bcfeb0; /* rgb */ color: rgb(188, 254, 176); /* oklch */ color: oklch(93.4% 0.123 140.7);
Tailwind
colors: {
custom: {
50: '#d1ffc8',
500: '#bcfeb0',
950: '#000000',
},
}SCSS
$custom: #bcfeb0; $custom-light: #d1ffc8; $custom-dark: #000000;
JSON
{
"hex": "#bcfeb0",
"rgb": {
"r": 188,
"g": 254,
"b": 176
},
"hsl": {
"h": 110.769,
"s": 97.5,
"l": 84.314
},
"oklch": {
"l": 0.9339,
"c": 0.12262,
"h": 140.7
},
"luminance": 0.8471
}Semantic roles & 50–950 ramp
primary
#BCFEB0
secondary
#D26EE4
accent
#00E6C2
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682