#BCF489#BCF489
#BCF489 is a very light, vivid yellow-green. Relative luminance 0.772; OKLCH L 90.5% C 0.148 H 131.4°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF489 |
|---|---|
| RGB | rgb(188, 244, 137) |
| HSL | hsl(91, 83%, 75%) |
| HSV | hsv(91, 44%, 96%) |
| CMYK | cmyk(23%, 0%, 43.9%, 4.3%) |
| CIE-LAB | lab(90.41, -35.54, 45.78) |
| CIE-LCH | lch(90.41, 57.96, 127.82°) |
| OKLab | oklab(90.5% -0.098 0.1112) |
| OKLCH | oklch(90.5% 0.148 131.4) |
| XYZ | xyz(57.6042, 77.1976, 35.5278) |
| Luminance | 0.7720 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.29
Celery
#C1FD95
ΔE00 2.06
Light Yellowish Green
#C2FF89
ΔE00 2.50
Light Pea Green
#C4FE82
ΔE00 2.96
Pale Light Green
#B1FC99
ΔE00 3.79
Light Yellow Green
#CCFD7F
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF489 #C189F4
analogous
#F1F489 #BCF489 #89F48C
triadic
#BCF489 #89BCF4 #F489BC
tetradic
#BCF489 #89F1F4 #C189F4 #F48C89
square
#BCF489 #89F1F4 #C189F4 #F48C89
split-complementary
#BCF489 #8C89F4 #F489F1
monochromatic
#7CEA19 #9CEF51 #BCF489 #DCF9C1 #EFFCE3
Accessibility & contrast
On white
1.28
#BCF489 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#BCF489 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF489
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF489 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF489 | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE680
Deuteranopia (green-blind)
#F4E28F
Tritanopia (blue-blind)
#BEECDA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bcf489; /* rgb */ color: rgb(188, 244, 137); /* oklch */ color: oklch(90.5% 0.148 131.4);
Tailwind
colors: {
custom: {
50: '#d2f8ad',
500: '#bcf489',
950: '#000000',
},
}SCSS
$custom: #bcf489; $custom-light: #d2f8ad; $custom-dark: #000000;
JSON
{
"hex": "#bcf489",
"rgb": {
"r": 188,
"g": 244,
"b": 137
},
"hsl": {
"h": 91.402,
"s": 82.946,
"l": 74.706
},
"oklch": {
"l": 0.90501,
"c": 0.14819,
"h": 131.4
},
"luminance": 0.77199
}Semantic roles & 50–950 ramp
primary
#BCF489
secondary
#9450D1
accent
#06DF78
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581