#BCF889#BCF889
#BCF889 is a very light, vivid yellow-green. Relative luminance 0.796; OKLCH L 91.4% C 0.154 H 132.0°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF889 |
|---|---|
| RGB | rgb(188, 248, 137) |
| HSL | hsl(92, 89%, 75%) |
| HSV | hsv(92, 45%, 97%) |
| CMYK | cmyk(24.2%, 0%, 44.8%, 2.7%) |
| CIE-LAB | lab(91.52, -37.35, 47.17) |
| CIE-LCH | lch(91.52, 60.17, 128.38°) |
| OKLab | oklab(91.39% -0.103 0.1143) |
| OKLCH | oklch(91.39% 0.154 132) |
| XYZ | xyz(58.8208, 79.6309, 35.9333) |
| Luminance | 0.7963 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.59
Celery
#C1FD95
ΔE00 1.58
Light Yellowish Green
#C2FF89
ΔE00 1.65
Light Pea Green
#C4FE82
ΔE00 2.30
Spring Green (survey)
#A9F971
ΔE00 3.48
Pale Light Green
#B1FC99
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF889 #C589F8
analogous
#F4F889 #BCF889 #89F88D
triadic
#BCF889 #89BCF8 #F889BC
tetradic
#BCF889 #89F4F8 #C589F8 #F88D89
square
#BCF889 #89F4F8 #C589F8 #F88D89
split-complementary
#BCF889 #8D89F8 #F889F4
monochromatic
#7AF115 #9BF54F #BCF889 #DDFBC3 #EFFDE2
Accessibility & contrast
On white
1.24
#BCF889 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#BCF889 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF889
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF889 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF889 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA80
Deuteranopia (green-blind)
#F8E58F
Tritanopia (blue-blind)
#BEF0DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bcf889; /* rgb */ color: rgb(188, 248, 137); /* oklch */ color: oklch(91.4% 0.154 132.0);
Tailwind
colors: {
custom: {
50: '#d2fbad',
500: '#bcf889',
950: '#000000',
},
}SCSS
$custom: #bcf889; $custom-light: #d2fbad; $custom-dark: #000000;
JSON
{
"hex": "#bcf889",
"rgb": {
"r": 188,
"g": 248,
"b": 137
},
"hsl": {
"h": 92.432,
"s": 88.8,
"l": 75.49
},
"oklch": {
"l": 0.91394,
"c": 0.15388,
"h": 132
},
"luminance": 0.79632
}Semantic roles & 50–950 ramp
primary
#BCF889
secondary
#984FD6
accent
#00E57C
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581