#BFE37A#BFE37A
#BFE37A is a very light, vivid yellow-green. Relative luminance 0.674; OKLCH L 86.7% C 0.138 H 124.7°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE37A |
|---|---|
| RGB | rgb(191, 227, 122) |
| HSL | hsl(81, 65%, 68%) |
| HSV | hsv(81, 46%, 89%) |
| CMYK | cmyk(15.9%, 0%, 46.3%, 11%) |
| CIE-LAB | lab(85.72, -28.27, 47.20) |
| CIE-LCH | lch(85.72, 55.02, 120.92°) |
| OKLab | oklab(86.7% -0.0787 0.1135) |
| OKLCH | oklch(86.7% 0.138 124.7) |
| XYZ | xyz(52.4677, 67.4193, 28.6576) |
| Luminance | 0.6742 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.57
Pistachio (survey)
#C0FA8B
ΔE00 5.56
Light Yellow Green
#CCFD7F
ΔE00 5.77
Light Pea Green
#C4FE82
ΔE00 6.14
Light Yellowish Green
#C2FF89
ΔE00 6.45
Celery
#C1FD95
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE37A #9E7AE3
analogous
#E3D27A #BFE37A #8AE37A
triadic
#BFE37A #7ABFE3 #E37ABF
tetradic
#BFE37A #7AE3D2 #9E7AE3 #E37A8A
square
#BFE37A #7AE3D2 #9E7AE3 #E37A8A
split-complementary
#BFE37A #7A8AE3 #D27AE3
monochromatic
#89BB27 #A7D847 #BFE37A #D7EEAD #F0F8DF
Accessibility & contrast
On white
1.45
#BFE37A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#BFE37A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE37A
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE37A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE37A | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD771
Deuteranopia (green-blind)
#E8D680
Tritanopia (blue-blind)
#C5DACA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bfe37a; /* rgb */ color: rgb(191, 227, 122); /* oklch */ color: oklch(86.7% 0.138 124.7);
Tailwind
colors: {
custom: {
50: '#d4eca2',
500: '#bfe37a',
950: '#000000',
},
}SCSS
$custom: #bfe37a; $custom-light: #d4eca2; $custom-dark: #000000;
JSON
{
"hex": "#bfe37a",
"rgb": {
"r": 191,
"g": 227,
"b": 122
},
"hsl": {
"h": 80.571,
"s": 65.217,
"l": 68.431
},
"oklch": {
"l": 0.86703,
"c": 0.13813,
"h": 124.7
},
"luminance": 0.6742
}Semantic roles & 50–950 ramp
primary
#BFE37A
secondary
#6E47BA
accent
#18CD56
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480