#BFE57E#BFE57E
#BFE57E is a very light, vivid yellow-green. Relative luminance 0.686; OKLCH L 87.2% C 0.137 H 125.7°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE57E |
|---|---|
| RGB | rgb(191, 229, 126) |
| HSL | hsl(82, 66%, 70%) |
| HSV | hsv(82, 45%, 90%) |
| CMYK | cmyk(16.6%, 0%, 45%, 10.2%) |
| CIE-LAB | lab(86.32, -28.77, 46.01) |
| CIE-LCH | lch(86.32, 54.27, 122.02°) |
| OKLab | oklab(87.2% -0.0799 0.1111) |
| OKLCH | oklch(87.2% 0.137 125.7) |
| XYZ | xyz(53.2708, 68.6209, 30.1733) |
| Luminance | 0.6862 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.74
Pistachio (survey)
#C0FA8B
ΔE00 4.98
Light Yellow Green
#CCFD7F
ΔE00 5.48
Light Pea Green
#C4FE82
ΔE00 5.73
Celery
#C1FD95
ΔE00 5.84
Light Yellowish Green
#C2FF89
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE57E #A47EE5
analogous
#E5D87E #BFE57E #8CE57E
triadic
#BFE57E #7EBFE5 #E57EBF
tetradic
#BFE57E #7EE5D8 #A47EE5 #E57E8C
square
#BFE57E #7EE5D8 #A47EE5 #E57E8C
split-complementary
#BFE57E #7E8CE5 #D87EE5
monochromatic
#89C227 #A6DB4B #BFE57E #D8EFB1 #F2FAE4
Accessibility & contrast
On white
1.43
#BFE57E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#BFE57E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE57E
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE57E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE57E | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD976
Deuteranopia (green-blind)
#E9D784
Tritanopia (blue-blind)
#C5DCCD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bfe57e; /* rgb */ color: rgb(191, 229, 126); /* oklch */ color: oklch(87.2% 0.137 125.7);
Tailwind
colors: {
custom: {
50: '#d4eda5',
500: '#bfe57e',
950: '#000000',
},
}SCSS
$custom: #bfe57e; $custom-light: #d4eda5; $custom-dark: #000000;
JSON
{
"hex": "#bfe57e",
"rgb": {
"r": 191,
"g": 229,
"b": 126
},
"hsl": {
"h": 82.136,
"s": 66.452,
"l": 69.608
},
"oklch": {
"l": 0.87202,
"c": 0.13683,
"h": 125.7
},
"luminance": 0.68621
}Semantic roles & 50–950 ramp
primary
#BFE57E
secondary
#754ABD
accent
#17CE5B
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480