#BEF47F#BEF47F
#BEF47F is a very light, vivid yellow-green. Relative luminance 0.772; OKLCH L 90.5% C 0.157 H 129.5°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF47F |
|---|---|
| RGB | rgb(190, 244, 127) |
| HSL | hsl(88, 84%, 73%) |
| HSV | hsv(88, 48%, 96%) |
| CMYK | cmyk(22.1%, 0%, 48%, 4.3%) |
| CIE-LAB | lab(90.40, -35.97, 50.56) |
| CIE-LCH | lch(90.40, 62.05, 125.43°) |
| OKLab | oklab(90.48% -0.0999 0.1213) |
| OKLCH | oklch(90.48% 0.157 129.5) |
| XYZ | xyz(57.4161, 77.1797, 31.9468) |
| Luminance | 0.7718 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.78
Light Pea Green
#C4FE82
ΔE00 2.11
Light Yellowish Green
#C2FF89
ΔE00 2.35
Light Yellow Green
#CCFD7F
ΔE00 2.64
Pale Lime
#BEFD73
ΔE00 2.85
Celery
#C1FD95
ΔE00 3.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF47F #B57FF4
analogous
#F4EF7F #BEF47F #83F47F
triadic
#BEF47F #7FBEF4 #F47FBE
tetradic
#BEF47F #7FF4EF #B57FF4 #F47F83
square
#BEF47F #7FF4EF #B57FF4 #F47F83
split-complementary
#BEF47F #7F83F4 #EF7FF4
monochromatic
#84E514 #A1EF47 #BEF47F #DBF9B7 #F1FDE3
Accessibility & contrast
On white
1.28
#BEF47F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#BEF47F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF47F
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF47F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF47F | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE675
Deuteranopia (green-blind)
#F6E286
Tritanopia (blue-blind)
#C2EBD9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bef47f; /* rgb */ color: rgb(190, 244, 127); /* oklch */ color: oklch(90.5% 0.157 129.5);
Tailwind
colors: {
custom: {
50: '#d4f8a6',
500: '#bef47f',
950: '#000000',
},
}SCSS
$custom: #bef47f; $custom-light: #d4f8a6; $custom-dark: #000000;
JSON
{
"hex": "#bef47f",
"rgb": {
"r": 190,
"g": 244,
"b": 127
},
"hsl": {
"h": 87.692,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.90484,
"c": 0.15711,
"h": 129.5
},
"luminance": 0.77181
}Semantic roles & 50–950 ramp
primary
#BEF47F
secondary
#8648D0
accent
#05E16A
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141710
muted
#838580