#BCF789#BCF789
#BCF789 is a very light, vivid yellow-green. Relative luminance 0.790; OKLCH L 91.2% C 0.152 H 131.9°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF789 |
|---|---|
| RGB | rgb(188, 247, 137) |
| HSL | hsl(92, 87%, 75%) |
| HSV | hsv(92, 45%, 97%) |
| CMYK | cmyk(23.9%, 0%, 44.5%, 3.1%) |
| CIE-LAB | lab(91.24, -36.90, 46.82) |
| CIE-LCH | lch(91.24, 59.62, 128.24°) |
| OKLab | oklab(91.17% -0.1018 0.1135) |
| OKLCH | oklch(91.17% 0.152 131.9) |
| XYZ | xyz(58.5142, 79.0176, 35.8311) |
| Luminance | 0.7902 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.71
Celery
#C1FD95
ΔE00 1.66
Light Yellowish Green
#C2FF89
ΔE00 1.85
Light Pea Green
#C4FE82
ΔE00 2.45
Pale Light Green
#B1FC99
ΔE00 3.54
Light Yellow Green
#CCFD7F
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF789 #C489F7
analogous
#F3F789 #BCF789 #89F78D
triadic
#BCF789 #89BCF7 #F789BC
tetradic
#BCF789 #89F3F7 #C489F7 #F78D89
square
#BCF789 #89F3F7 #C489F7 #F78D89
split-complementary
#BCF789 #8D89F7 #F789F3
monochromatic
#7BEF16 #9BF350 #BCF789 #DDFBC2 #EFFDE2
Accessibility & contrast
On white
1.25
#BCF789 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#BCF789 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF789
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF789 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF789 | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE980
Deuteranopia (green-blind)
#F7E48F
Tritanopia (blue-blind)
#BEEFDD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bcf789; /* rgb */ color: rgb(188, 247, 137); /* oklch */ color: oklch(91.2% 0.152 131.9);
Tailwind
colors: {
custom: {
50: '#d2faad',
500: '#bcf789',
950: '#000000',
},
}SCSS
$custom: #bcf789; $custom-light: #d2faad; $custom-dark: #000000;
JSON
{
"hex": "#bcf789",
"rgb": {
"r": 188,
"g": 247,
"b": 137
},
"hsl": {
"h": 92.182,
"s": 87.302,
"l": 75.294
},
"oklch": {
"l": 0.9117,
"c": 0.15246,
"h": 131.9
},
"luminance": 0.79019
}Semantic roles & 50–950 ramp
primary
#BCF789
secondary
#9750D5
accent
#02E47B
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581