#BCF080#BCF080
#BCF080 is a very light, vivid yellow-green. Relative luminance 0.746; OKLCH L 89.5% C 0.152 H 129.5°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF080 |
|---|---|
| RGB | rgb(188, 240, 128) |
| HSL | hsl(88, 79%, 72%) |
| HSV | hsv(88, 47%, 94%) |
| CMYK | cmyk(21.7%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(89.19, -34.75, 48.57) |
| CIE-LCH | lch(89.19, 59.72, 125.59°) |
| OKLab | oklab(89.48% -0.0963 0.117) |
| OKLCH | oklch(89.48% 0.152 129.5) |
| XYZ | xyz(55.7948, 74.5690, 31.8716) |
| Luminance | 0.7457 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.23
Light Pea Green
#C4FE82
ΔE00 3.07
Light Yellowish Green
#C2FF89
ΔE00 3.13
Celery
#C1FD95
ΔE00 3.38
Light Yellow Green
#CCFD7F
ΔE00 3.49
Pale Lime
#BEFD73
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF080 #B480F0
analogous
#F0EC80 #BCF080 #84F080
triadic
#BCF080 #80BCF0 #F080BC
tetradic
#BCF080 #80F0EC #B480F0 #F08084
square
#BCF080 #80F0EC #B480F0 #F08084
split-complementary
#BCF080 #8084F0 #EC80F0
monochromatic
#82DC1A #9FEA49 #BCF080 #D9F6B7 #F1FCE4
Accessibility & contrast
On white
1.32
#BCF080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#BCF080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF080
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF080 | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E277
Deuteranopia (green-blind)
#F2DF87
Tritanopia (blue-blind)
#C0E8D6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #bcf080; /* rgb */ color: rgb(188, 240, 128); /* oklch */ color: oklch(89.5% 0.152 129.5);
Tailwind
colors: {
custom: {
50: '#d2f5a7',
500: '#bcf080',
950: '#000000',
},
}SCSS
$custom: #bcf080; $custom-light: #d2f5a7; $custom-dark: #000000;
JSON
{
"hex": "#bcf080",
"rgb": {
"r": 188,
"g": 240,
"b": 128
},
"hsl": {
"h": 87.857,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.89478,
"c": 0.15151,
"h": 129.5
},
"luminance": 0.7457
}Semantic roles & 50–950 ramp
primary
#BCF080
secondary
#854ACB
accent
#0ADB6B
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#141710
muted
#838580