#BEF57F#BEF57F
#BEF57F is a very light, vivid yellow-green. Relative luminance 0.778; OKLCH L 90.7% C 0.158 H 129.6°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF57F |
|---|---|
| RGB | rgb(190, 245, 127) |
| HSL | hsl(88, 86%, 73%) |
| HSV | hsv(88, 48%, 96%) |
| CMYK | cmyk(22.4%, 0%, 48.2%, 3.9%) |
| CIE-LAB | lab(90.68, -36.42, 50.90) |
| CIE-LCH | lch(90.68, 62.58, 125.59°) |
| OKLab | oklab(90.71% -0.1011 0.122) |
| OKLCH | oklch(90.71% 0.158 129.6) |
| XYZ | xyz(57.7178, 77.7831, 32.0473) |
| Luminance | 0.7778 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.67
Light Pea Green
#C4FE82
ΔE00 1.89
Light Yellowish Green
#C2FF89
ΔE00 2.15
Light Yellow Green
#CCFD7F
ΔE00 2.52
Pale Lime
#BEFD73
ΔE00 2.65
Celery
#C1FD95
ΔE00 3.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF57F #B67FF5
analogous
#F5F17F #BEF57F #83F57F
triadic
#BEF57F #7FBEF5 #F57FBE
tetradic
#BEF57F #7FF5F1 #B67FF5 #F57F83
square
#BEF57F #7FF5F1 #B67FF5 #F57F83
split-complementary
#BEF57F #7F83F5 #F17FF5
monochromatic
#84E812 #A1F146 #BEF57F #DBF9B8 #F1FDE3
Accessibility & contrast
On white
1.27
#BEF57F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#BEF57F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF57F
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF57F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF57F | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE775
Deuteranopia (green-blind)
#F7E386
Tritanopia (blue-blind)
#C2ECDA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bef57f; /* rgb */ color: rgb(190, 245, 127); /* oklch */ color: oklch(90.7% 0.158 129.6);
Tailwind
colors: {
custom: {
50: '#d4f8a6',
500: '#bef57f',
950: '#000000',
},
}SCSS
$custom: #bef57f; $custom-light: #d4f8a6; $custom-dark: #000000;
JSON
{
"hex": "#bef57f",
"rgb": {
"r": 190,
"g": 245,
"b": 127
},
"hsl": {
"h": 87.966,
"s": 85.507,
"l": 72.941
},
"oklch": {
"l": 0.90707,
"c": 0.15848,
"h": 129.6
},
"luminance": 0.77784
}Semantic roles & 50–950 ramp
primary
#BEF57F
secondary
#8747D1
accent
#03E26B
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141710
muted
#838580