#BCF389#BCF389
#BCF389 is a very light, vivid yellow-green. Relative luminance 0.766; OKLCH L 90.3% C 0.147 H 131.2°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF389 |
|---|---|
| RGB | rgb(188, 243, 137) |
| HSL | hsl(91, 82%, 75%) |
| HSV | hsv(91, 44%, 95%) |
| CMYK | cmyk(22.6%, 0%, 43.6%, 4.7%) |
| CIE-LAB | lab(90.14, -35.09, 45.43) |
| CIE-LCH | lch(90.14, 57.41, 127.68°) |
| OKLab | oklab(90.28% -0.0967 0.1104) |
| OKLCH | oklch(90.28% 0.147 131.2) |
| XYZ | xyz(57.3041, 76.5974, 35.4277) |
| Luminance | 0.7660 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.51
Celery
#C1FD95
ΔE00 2.22
Light Yellowish Green
#C2FF89
ΔE00 2.73
Light Pea Green
#C4FE82
ΔE00 3.14
Pale Light Green
#B1FC99
ΔE00 3.90
Light Yellow Green
#CCFD7F
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF389 #C089F3
analogous
#F1F389 #BCF389 #89F38B
triadic
#BCF389 #89BCF3 #F389BC
tetradic
#BCF389 #89F1F3 #C089F3 #F38B89
square
#BCF389 #89F1F3 #C089F3 #F38B89
split-complementary
#BCF389 #8B89F3 #F389F1
monochromatic
#7DE81A #9CED51 #BCF389 #DCF9C1 #EFFCE3
Accessibility & contrast
On white
1.29
#BCF389 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#BCF389 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF389
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF389 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF389 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE581
Deuteranopia (green-blind)
#F3E18F
Tritanopia (blue-blind)
#BEEBDA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bcf389; /* rgb */ color: rgb(188, 243, 137); /* oklch */ color: oklch(90.3% 0.147 131.2);
Tailwind
colors: {
custom: {
50: '#d2f7ad',
500: '#bcf389',
950: '#000000',
},
}SCSS
$custom: #bcf389; $custom-light: #d2f7ad; $custom-dark: #000000;
JSON
{
"hex": "#bcf389",
"rgb": {
"r": 188,
"g": 243,
"b": 137
},
"hsl": {
"h": 91.132,
"s": 81.538,
"l": 74.51
},
"oklch": {
"l": 0.90278,
"c": 0.14677,
"h": 131.2
},
"luminance": 0.76599
}Semantic roles & 50–950 ramp
primary
#BCF389
secondary
#9251CF
accent
#08DE77
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581