#BFE37E#BFE37E
#BFE37E is a very light, vivid yellow-green. Relative luminance 0.675; OKLCH L 86.8% C 0.134 H 125.2°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE37E |
|---|---|
| RGB | rgb(191, 227, 126) |
| HSL | hsl(81, 64%, 69%) |
| HSV | hsv(81, 44%, 89%) |
| CMYK | cmyk(15.9%, 0%, 44.5%, 11%) |
| CIE-LAB | lab(85.77, -27.83, 45.33) |
| CIE-LCH | lch(85.77, 53.19, 121.54°) |
| OKLab | oklab(86.76% -0.0772 0.1096) |
| OKLCH | oklch(86.76% 0.134 125.2) |
| XYZ | xyz(52.7206, 67.5205, 29.9899) |
| Luminance | 0.6752 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.29
Pistachio (survey)
#C0FA8B
ΔE00 5.48
Light Yellow Green
#CCFD7F
ΔE00 5.97
Light Pea Green
#C4FE82
ΔE00 6.25
Celery
#C1FD95
ΔE00 6.30
Light Yellowish Green
#C2FF89
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE37E #A27EE3
analogous
#E3D57E #BFE37E #8DE37E
triadic
#BFE37E #7EBFE3 #E37EBF
tetradic
#BFE37E #7EE3D5 #A27EE3 #E37E8D
square
#BFE37E #7EE3D5 #A27EE3 #E37E8D
split-complementary
#BFE37E #7E8DE3 #D57EE3
monochromatic
#89BD29 #A6D84C #BFE37E #D8EEB0 #F1F9E3
Accessibility & contrast
On white
1.45
#BFE37E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#BFE37E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE37E
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE37E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE37E | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD876
Deuteranopia (green-blind)
#E8D684
Tritanopia (blue-blind)
#C5DBCB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bfe37e; /* rgb */ color: rgb(191, 227, 126); /* oklch */ color: oklch(86.8% 0.134 125.2);
Tailwind
colors: {
custom: {
50: '#d4eca5',
500: '#bfe37e',
950: '#000000',
},
}SCSS
$custom: #bfe37e; $custom-light: #d4eca5; $custom-dark: #000000;
JSON
{
"hex": "#bfe37e",
"rgb": {
"r": 191,
"g": 227,
"b": 126
},
"hsl": {
"h": 81.386,
"s": 64.331,
"l": 69.216
},
"oklch": {
"l": 0.8676,
"c": 0.13405,
"h": 125.2
},
"luminance": 0.67521
}Semantic roles & 50–950 ramp
primary
#BFE37E
secondary
#734BBB
accent
#19CC59
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480