#BCF488#BCF488
#BCF488 is a very light, vivid yellow-green. Relative luminance 0.772; OKLCH L 90.5% C 0.149 H 131.2°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF488 |
|---|---|
| RGB | rgb(188, 244, 136) |
| HSL | hsl(91, 83%, 75%) |
| HSV | hsv(91, 44%, 96%) |
| CMYK | cmyk(23%, 0%, 44.3%, 4.3%) |
| CIE-LAB | lab(90.40, -35.66, 46.25) |
| CIE-LCH | lch(90.40, 58.40, 127.64°) |
| OKLab | oklab(90.49% -0.0984 0.1122) |
| OKLCH | oklch(90.49% 0.149 131.2) |
| XYZ | xyz(57.5328, 77.1690, 35.1517) |
| Luminance | 0.7717 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.25
Celery
#C1FD95
ΔE00 2.13
Light Yellowish Green
#C2FF89
ΔE00 2.44
Light Pea Green
#C4FE82
ΔE00 2.85
Light Yellow Green
#CCFD7F
ΔE00 3.73
Pale Light Green
#B1FC99
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF488 #C088F4
analogous
#F2F488 #BCF488 #88F48A
triadic
#BCF488 #88BCF4 #F488BC
tetradic
#BCF488 #88F2F4 #C088F4 #F48A88
square
#BCF488 #88F2F4 #C088F4 #F48A88
split-complementary
#BCF488 #8A88F4 #F488F2
monochromatic
#7DEA18 #9CEF50 #BCF488 #DCF9C0 #EFFCE3
Accessibility & contrast
On white
1.28
#BCF488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#BCF488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF488
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF488 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE67F
Deuteranopia (green-blind)
#F4E28E
Tritanopia (blue-blind)
#BEECDA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bcf488; /* rgb */ color: rgb(188, 244, 136); /* oklch */ color: oklch(90.5% 0.149 131.2);
Tailwind
colors: {
custom: {
50: '#d2f8ac',
500: '#bcf488',
950: '#000000',
},
}SCSS
$custom: #bcf488; $custom-light: #d2f8ac; $custom-dark: #000000;
JSON
{
"hex": "#bcf488",
"rgb": {
"r": 188,
"g": 244,
"b": 136
},
"hsl": {
"h": 91.111,
"s": 83.077,
"l": 74.51
},
"oklch": {
"l": 0.90486,
"c": 0.14919,
"h": 131.2
},
"luminance": 0.7717
}Semantic roles & 50–950 ramp
primary
#BCF488
secondary
#9250D1
accent
#06DF77
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581