#BEF59F#BEF59F
#BEF59F is a very light, vivid yellow-green. Relative luminance 0.788; OKLCH L 91.2% C 0.126 H 134.8°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF59F |
|---|---|
| RGB | rgb(190, 245, 159) |
| HSL | hsl(98, 81%, 79%) |
| HSV | hsv(98, 35%, 96%) |
| CMYK | cmyk(22.4%, 0%, 35.1%, 3.9%) |
| CIE-LAB | lab(91.12, -32.47, 35.91) |
| CIE-LCH | lch(91.12, 48.42, 132.12°) |
| OKLab | oklab(91.21% -0.0886 0.0893) |
| OKLCH | oklch(91.21% 0.126 134.8) |
| XYZ | xyz(60.1442, 78.7537, 44.8264) |
| Luminance | 0.7875 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 0.91
Washed Out Green
#BCF5A6
ΔE00 1.45
Light Light Green
#C8FFB0
ΔE00 2.59
Light Pastel Green
#B2FBA5
ΔE00 2.90
Celery
#C1FD95
ΔE00 3.06
Pale Light Green
#B1FC99
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF59F #D69FF5
analogous
#E9F59F #BEF59F #9FF5AB
triadic
#BEF59F #9FBEF5 #F59FBE
tetradic
#BEF59F #9FE9F5 #D69FF5 #F5AB9F
square
#BEF59F #9FE9F5 #D69FF5 #F5AB9F
split-complementary
#BEF59F #AB9FF5 #F59FE9
monochromatic
#73E930 #98EF68 #BEF59F #E4FBD6 #ECFCE3
Accessibility & contrast
On white
1.25
#BEF59F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#BEF59F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF59F
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF59F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF59F | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE999
Deuteranopia (green-blind)
#F3E4A4
Tritanopia (blue-blind)
#BEEFDF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bef59f; /* rgb */ color: rgb(190, 245, 159); /* oklch */ color: oklch(91.2% 0.126 134.8);
Tailwind
colors: {
custom: {
50: '#d3f8bc',
500: '#bef59f',
950: '#000000',
},
}SCSS
$custom: #bef59f; $custom-light: #d3f8bc; $custom-dark: #000000;
JSON
{
"hex": "#bef59f",
"rgb": {
"r": 190,
"g": 245,
"b": 159
},
"hsl": {
"h": 98.372,
"s": 81.132,
"l": 79.216
},
"oklch": {
"l": 0.91207,
"c": 0.12579,
"h": 134.8
},
"luminance": 0.78755
}Semantic roles & 50–950 ramp
primary
#BEF59F
secondary
#AC64D4
accent
#08DD91
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141712
muted
#838582