#BCF589#BCF589
#BCF589 is a very light, vivid yellow-green. Relative luminance 0.778; OKLCH L 90.7% C 0.150 H 131.6°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF589 |
|---|---|
| RGB | rgb(188, 245, 137) |
| HSL | hsl(92, 84%, 75%) |
| HSV | hsv(92, 44%, 96%) |
| CMYK | cmyk(23.3%, 0%, 44.1%, 3.9%) |
| CIE-LAB | lab(90.69, -36.00, 46.13) |
| CIE-LCH | lch(90.69, 58.51, 127.97°) |
| OKLab | oklab(90.72% -0.0992 0.112) |
| OKLCH | oklch(90.72% 0.15 131.6) |
| XYZ | xyz(57.9059, 77.8010, 35.6283) |
| Luminance | 0.7780 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.08
Celery
#C1FD95
ΔE00 1.90
Light Yellowish Green
#C2FF89
ΔE00 2.28
Light Pea Green
#C4FE82
ΔE00 2.77
Pale Light Green
#B1FC99
ΔE00 3.69
Light Yellow Green
#CCFD7F
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF589 #C289F5
analogous
#F2F589 #BCF589 #89F58C
triadic
#BCF589 #89BCF5 #F589BC
tetradic
#BCF589 #89F2F5 #C289F5 #F58C89
square
#BCF589 #89F2F5 #C289F5 #F58C89
split-complementary
#BCF589 #8C89F5 #F589F2
monochromatic
#7CEB18 #9CF051 #BCF589 #DCFAC1 #EFFDE3
Accessibility & contrast
On white
1.27
#BCF589 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#BCF589 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF589
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF589 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF589 | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE780
Deuteranopia (green-blind)
#F5E38F
Tritanopia (blue-blind)
#BEEDDB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bcf589; /* rgb */ color: rgb(188, 245, 137); /* oklch */ color: oklch(90.7% 0.150 131.6);
Tailwind
colors: {
custom: {
50: '#d2f8ad',
500: '#bcf589',
950: '#000000',
},
}SCSS
$custom: #bcf589; $custom-light: #d2f8ad; $custom-dark: #000000;
JSON
{
"hex": "#bcf589",
"rgb": {
"r": 188,
"g": 245,
"b": 137
},
"hsl": {
"h": 91.667,
"s": 84.375,
"l": 74.902
},
"oklch": {
"l": 0.90724,
"c": 0.14962,
"h": 131.6
},
"luminance": 0.77802
}Semantic roles & 50–950 ramp
primary
#BCF589
secondary
#9550D2
accent
#05E179
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581