#BCF58C#BCF58C
#BCF58C is a very light, vivid yellow-green. Relative luminance 0.779; OKLCH L 90.8% C 0.147 H 132.0°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF58C |
|---|---|
| RGB | rgb(188, 245, 140) |
| HSL | hsl(93, 84%, 75%) |
| HSV | hsv(93, 43%, 96%) |
| CMYK | cmyk(23.3%, 0%, 42.9%, 3.9%) |
| CIE-LAB | lab(90.73, -35.64, 44.73) |
| CIE-LCH | lch(90.73, 57.19, 128.55°) |
| OKLab | oklab(90.77% -0.0981 0.109) |
| OKLCH | oklch(90.77% 0.147 132) |
| XYZ | xyz(58.1241, 77.8883, 36.7775) |
| Luminance | 0.7789 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.28
Celery
#C1FD95
ΔE00 1.71
Light Yellowish Green
#C2FF89
ΔE00 2.52
Light Pea Green
#C4FE82
ΔE00 3.13
Pale Light Green
#B1FC99
ΔE00 3.38
Tea Green
#BDF8A3
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF58C #C58CF5
analogous
#F1F58C #BCF58C #8CF590
triadic
#BCF58C #8CBCF5 #F58CBC
tetradic
#BCF58C #8CF1F5 #C58CF5 #F5908C
square
#BCF58C #8CF1F5 #C58CF5 #F5908C
split-complementary
#BCF58C #908CF5 #F58CF1
monochromatic
#7AEB1B #9BF054 #BCF58C #DDFAC4 #EFFDE3
Accessibility & contrast
On white
1.27
#BCF58C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#BCF58C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF58C
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF58C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF58C | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE784
Deuteranopia (green-blind)
#F5E392
Tritanopia (blue-blind)
#BEEDDC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bcf58c; /* rgb */ color: rgb(188, 245, 140); /* oklch */ color: oklch(90.8% 0.147 132.0);
Tailwind
colors: {
custom: {
50: '#d2f8af',
500: '#bcf58c',
950: '#000000',
},
}SCSS
$custom: #bcf58c; $custom-light: #d2f8af; $custom-dark: #000000;
JSON
{
"hex": "#bcf58c",
"rgb": {
"r": 188,
"g": 245,
"b": 140
},
"hsl": {
"h": 92.571,
"s": 84,
"l": 75.49
},
"oklch": {
"l": 0.90769,
"c": 0.14659,
"h": 132
},
"luminance": 0.7789
}Semantic roles & 50–950 ramp
primary
#BCF58C
secondary
#9853D2
accent
#05E07C
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581