#BCF388#BCF388
#BCF388 is a very light, vivid yellow-green. Relative luminance 0.766; OKLCH L 90.3% C 0.148 H 131.1°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF388 |
|---|---|
| RGB | rgb(188, 243, 136) |
| HSL | hsl(91, 82%, 74%) |
| HSV | hsv(91, 44%, 95%) |
| CMYK | cmyk(22.6%, 0%, 44%, 4.7%) |
| CIE-LAB | lab(90.12, -35.21, 45.90) |
| CIE-LCH | lch(90.12, 57.85, 127.49°) |
| OKLab | oklab(90.26% -0.0971 0.1114) |
| OKLCH | oklch(90.26% 0.148 131.1) |
| XYZ | xyz(57.2327, 76.5689, 35.0517) |
| Luminance | 0.7657 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.47
Celery
#C1FD95
ΔE00 2.29
Light Yellowish Green
#C2FF89
ΔE00 2.66
Light Pea Green
#C4FE82
ΔE00 3.04
Light Yellow Green
#CCFD7F
ΔE00 3.85
Pale Light Green
#B1FC99
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF388 #BF88F3
analogous
#F2F388 #BCF388 #88F38A
triadic
#BCF388 #88BCF3 #F388BC
tetradic
#BCF388 #88F2F3 #BF88F3 #F38A88
square
#BCF388 #88F2F3 #BF88F3 #F38A88
split-complementary
#BCF388 #8A88F3 #F388F2
monochromatic
#7DE819 #9DED50 #BCF388 #DBF9C0 #EFFCE3
Accessibility & contrast
On white
1.29
#BCF388 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#BCF388 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF388
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF388 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF388 | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE57F
Deuteranopia (green-blind)
#F3E18E
Tritanopia (blue-blind)
#BFEBD9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bcf388; /* rgb */ color: rgb(188, 243, 136); /* oklch */ color: oklch(90.3% 0.148 131.1);
Tailwind
colors: {
custom: {
50: '#d2f7ac',
500: '#bcf388',
950: '#000000',
},
}SCSS
$custom: #bcf388; $custom-light: #d2f7ac; $custom-dark: #000000;
JSON
{
"hex": "#bcf388",
"rgb": {
"r": 188,
"g": 243,
"b": 136
},
"hsl": {
"h": 90.841,
"s": 81.679,
"l": 74.314
},
"oklch": {
"l": 0.90263,
"c": 0.14778,
"h": 131.1
},
"luminance": 0.7657
}Semantic roles & 50–950 ramp
primary
#BCF388
secondary
#9150CF
accent
#07DE76
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581