#BEF49F#BEF49F
#BEF49F is a very light, vivid yellow-green. Relative luminance 0.782; OKLCH L 91.0% C 0.124 H 134.7°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF49F |
|---|---|
| RGB | rgb(190, 244, 159) |
| HSL | hsl(98, 79%, 79%) |
| HSV | hsv(98, 35%, 96%) |
| CMYK | cmyk(22.1%, 0%, 34.8%, 4.3%) |
| CIE-LAB | lab(90.85, -32.01, 35.55) |
| CIE-LCH | lch(90.85, 47.84, 132.00°) |
| OKLab | oklab(90.99% -0.0873 0.0884) |
| OKLCH | oklch(90.99% 0.124 134.7) |
| XYZ | xyz(59.8425, 78.1503, 44.7258) |
| Luminance | 0.7815 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.08
Washed Out Green
#BCF5A6
ΔE00 1.39
Light Light Green
#C8FFB0
ΔE00 2.69
Light Pastel Green
#B2FBA5
ΔE00 3.04
Celery
#C1FD95
ΔE00 3.27
Pale Green
#C7FDB5
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF49F #D59FF4
analogous
#E8F49F #BEF49F #9FF4AB
triadic
#BEF49F #9FBEF4 #F49FBE
tetradic
#BEF49F #9FE8F4 #D59FF4 #F4AB9F
square
#BEF49F #9FE8F4 #D59FF4 #F4AB9F
split-complementary
#BEF49F #AB9FF4 #F49FE8
monochromatic
#74E731 #99EE68 #BEF49F #E3FAD6 #ECFCE4
Accessibility & contrast
On white
1.26
#BEF49F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#BEF49F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF49F
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF49F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF49F | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE899
Deuteranopia (green-blind)
#F2E3A3
Tritanopia (blue-blind)
#BEEEDE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bef49f; /* rgb */ color: rgb(190, 244, 159); /* oklch */ color: oklch(91.0% 0.124 134.7);
Tailwind
colors: {
custom: {
50: '#d3f8bc',
500: '#bef49f',
950: '#000000',
},
}SCSS
$custom: #bef49f; $custom-light: #d3f8bc; $custom-dark: #000000;
JSON
{
"hex": "#bef49f",
"rgb": {
"r": 190,
"g": 244,
"b": 159
},
"hsl": {
"h": 98.118,
"s": 79.439,
"l": 79.02
},
"oklch": {
"l": 0.90987,
"c": 0.12428,
"h": 134.7
},
"luminance": 0.78152
}Semantic roles & 50–950 ramp
primary
#BEF49F
secondary
#AB64D3
accent
#0ADC8F
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141712
muted
#838582