#BCF191#BCF191
#BCF191 is a very light, vivid yellow-green. Relative luminance 0.756; OKLCH L 90.0% C 0.136 H 132.1°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF191 |
|---|---|
| RGB | rgb(188, 241, 145) |
| HSL | hsl(93, 77%, 76%) |
| HSV | hsv(93, 40%, 95%) |
| CMYK | cmyk(22%, 0%, 39.8%, 5.5%) |
| CIE-LAB | lab(89.69, -33.18, 40.97) |
| CIE-LCH | lch(89.69, 52.72, 129.00°) |
| OKLab | oklab(89.96% -0.091 0.1006) |
| OKLCH | oklch(89.96% 0.136 132.1) |
| XYZ | xyz(57.3041, 75.6450, 38.3644) |
| Luminance | 0.7565 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.59
Pistachio (survey)
#C0FA8B
ΔE00 2.65
Tea Green
#BDF8A3
ΔE00 2.88
Washed Out Green
#BCF5A6
ΔE00 3.48
Pale Light Green
#B1FC99
ΔE00 3.62
Light Yellowish Green
#C2FF89
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF191 #C691F1
analogous
#ECF191 #BCF191 #91F196
triadic
#BCF191 #91BCF1 #F191BC
tetradic
#BCF191 #91ECF1 #C691F1 #F19691
square
#BCF191 #91ECF1 #C691F1 #F19691
split-complementary
#BCF191 #9691F1 #F191EC
monochromatic
#7AE324 #9BEA5B #BCF191 #DDF8C7 #EEFCE4
Accessibility & contrast
On white
1.30
#BCF191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#BCF191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF191
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF191 | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E48A
Deuteranopia (green-blind)
#F1E096
Tritanopia (blue-blind)
#BEEAD9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bcf191; /* rgb */ color: rgb(188, 241, 145); /* oklch */ color: oklch(90.0% 0.136 132.1);
Tailwind
colors: {
custom: {
50: '#d2f6b2',
500: '#bcf191',
950: '#000000',
},
}SCSS
$custom: #bcf191; $custom-light: #d2f6b2; $custom-dark: #000000;
JSON
{
"hex": "#bcf191",
"rgb": {
"r": 188,
"g": 241,
"b": 145
},
"hsl": {
"h": 93.125,
"s": 77.419,
"l": 75.686
},
"oklch": {
"l": 0.89958,
"c": 0.13565,
"h": 132.1
},
"luminance": 0.75646
}Semantic roles & 50–950 ramp
primary
#BCF191
secondary
#9959CE
accent
#0CDA7D
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581