#BCF58D#BCF58D
#BCF58D is a very light, vivid yellow-green. Relative luminance 0.779; OKLCH L 90.8% C 0.146 H 132.1°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF58D |
|---|---|
| RGB | rgb(188, 245, 141) |
| HSL | hsl(93, 84%, 76%) |
| HSV | hsv(93, 42%, 96%) |
| CMYK | cmyk(23.3%, 0%, 42.4%, 3.9%) |
| CIE-LAB | lab(90.74, -35.52, 44.26) |
| CIE-LCH | lch(90.74, 56.75, 128.74°) |
| OKLab | oklab(90.78% -0.0977 0.1079) |
| OKLCH | oklch(90.78% 0.146 132.1) |
| XYZ | xyz(58.1982, 77.9179, 37.1676) |
| Luminance | 0.7792 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.38
Celery
#C1FD95
ΔE00 1.67
Light Yellowish Green
#C2FF89
ΔE00 2.62
Light Pea Green
#C4FE82
ΔE00 3.26
Pale Light Green
#B1FC99
ΔE00 3.29
Tea Green
#BDF8A3
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF58D #C68DF5
analogous
#F0F58D #BCF58D #8DF592
triadic
#BCF58D #8DBCF5 #F58DBC
tetradic
#BCF58D #8DF0F5 #C68DF5 #F5928D
square
#BCF58D #8DF0F5 #C68DF5 #F5928D
split-complementary
#BCF58D #928DF5 #F58DF0
monochromatic
#7AEB1C #9BF055 #BCF58D #DDFAC5 #EEFDE3
Accessibility & contrast
On white
1.27
#BCF58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#BCF58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF58D
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF58D | 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)
#FDE785
Deuteranopia (green-blind)
#F5E393
Tritanopia (blue-blind)
#BEEDDC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bcf58d; /* rgb */ color: rgb(188, 245, 141); /* oklch */ color: oklch(90.8% 0.146 132.1);
Tailwind
colors: {
custom: {
50: '#d2f8b0',
500: '#bcf58d',
950: '#000000',
},
}SCSS
$custom: #bcf58d; $custom-light: #d2f8b0; $custom-dark: #000000;
JSON
{
"hex": "#bcf58d",
"rgb": {
"r": 188,
"g": 245,
"b": 141
},
"hsl": {
"h": 92.885,
"s": 83.871,
"l": 75.686
},
"oklch": {
"l": 0.90784,
"c": 0.14558,
"h": 132.1
},
"luminance": 0.77919
}Semantic roles & 50–950 ramp
primary
#BCF58D
secondary
#9954D2
accent
#05E07D
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581