#BFE586#BFE586
#BFE586 is a very light, vivid yellow-green. Relative luminance 0.688; OKLCH L 87.3% C 0.128 H 126.7°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE586 |
|---|---|
| RGB | rgb(191, 229, 134) |
| HSL | hsl(84, 65%, 71%) |
| HSV | hsv(84, 41%, 90%) |
| CMYK | cmyk(16.6%, 0%, 41.5%, 10.2%) |
| CIE-LAB | lab(86.42, -27.85, 42.25) |
| CIE-LCH | lch(86.42, 50.60, 123.40°) |
| OKLab | oklab(87.32% -0.0768 0.103) |
| OKLCH | oklch(87.32% 0.128 126.7) |
| XYZ | xyz(53.8078, 68.8357, 33.0015) |
| Luminance | 0.6884 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.40
Pistachio (survey)
#C0FA8B
ΔE00 5.03
Celery
#C1FD95
ΔE00 5.60
Tea Green
#BDF8A3
ΔE00 5.88
Washed Out Green
#BCF5A6
ΔE00 6.03
Light Yellow Green
#CCFD7F
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE586 #AC86E5
analogous
#E5DB86 #BFE586 #8FE586
triadic
#BFE586 #86BFE5 #E586BF
tetradic
#BFE586 #86E5DB #AC86E5 #E5868F
square
#BFE586 #86E5DB #AC86E5 #E5868F
split-complementary
#BFE586 #868FE5 #DB86E5
monochromatic
#88C62B #A4DA54 #BFE586 #DAF0B8 #F2FAE6
Accessibility & contrast
On white
1.42
#BFE586 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#BFE586 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE586
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE586 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE586 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA7F
Deuteranopia (green-blind)
#E9D88B
Tritanopia (blue-blind)
#C4DDCE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bfe586; /* rgb */ color: rgb(191, 229, 134); /* oklch */ color: oklch(87.3% 0.128 126.7);
Tailwind
colors: {
custom: {
50: '#d3edaa',
500: '#bfe586',
950: '#000000',
},
}SCSS
$custom: #bfe586; $custom-light: #d3edaa; $custom-dark: #000000;
JSON
{
"hex": "#bfe586",
"rgb": {
"r": 191,
"g": 229,
"b": 134
},
"hsl": {
"h": 84,
"s": 64.626,
"l": 71.176
},
"oklch": {
"l": 0.87323,
"c": 0.12848,
"h": 126.7
},
"luminance": 0.68836
}Semantic roles & 50–950 ramp
primary
#BFE586
secondary
#7D52BE
accent
#19CC61
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481