#BEF394#BEF394
#BEF394 is a very light, vivid yellow-green. Relative luminance 0.772; OKLCH L 90.6% C 0.134 H 132.3°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF394 |
|---|---|
| RGB | rgb(190, 243, 148) |
| HSL | hsl(93, 80%, 77%) |
| HSV | hsv(93, 39%, 95%) |
| CMYK | cmyk(21.8%, 0%, 39.1%, 4.7%) |
| CIE-LAB | lab(90.41, -33.02, 40.43) |
| CIE-LCH | lch(90.41, 52.21, 129.24°) |
| OKLab | oklab(90.58% -0.0905 0.0995) |
| OKLCH | oklch(90.58% 0.134 132.3) |
| XYZ | xyz(58.6300, 77.1852, 39.8205) |
| Luminance | 0.7719 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.28
Tea Green
#BDF8A3
ΔE00 2.53
Pistachio (survey)
#C0FA8B
ΔE00 2.56
Washed Out Green
#BCF5A6
ΔE00 3.21
Pale Light Green
#B1FC99
ΔE00 3.41
Light Yellowish Green
#C2FF89
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF394 #C994F3
analogous
#EDF394 #BEF394 #94F39A
triadic
#BEF394 #94BEF3 #F394BE
tetradic
#BEF394 #94EDF3 #C994F3 #F39A94
square
#BEF394 #94EDF3 #C994F3 #F39A94
split-complementary
#BEF394 #9A94F3 #F394ED
monochromatic
#7BE726 #9DED5D #BEF394 #DFF9CB #EEFCE3
Accessibility & contrast
On white
1.28
#BEF394 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#BEF394 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF394
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF394 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF394 | 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)
#FBE68D
Deuteranopia (green-blind)
#F3E299
Tritanopia (blue-blind)
#C0ECDC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bef394; /* rgb */ color: rgb(190, 243, 148); /* oklch */ color: oklch(90.6% 0.134 132.3);
Tailwind
colors: {
custom: {
50: '#d3f7b4',
500: '#bef394',
950: '#000000',
},
}SCSS
$custom: #bef394; $custom-light: #d3f7b4; $custom-dark: #000000;
JSON
{
"hex": "#bef394",
"rgb": {
"r": 190,
"g": 243,
"b": 148
},
"hsl": {
"h": 93.474,
"s": 79.832,
"l": 76.667
},
"oklch": {
"l": 0.90576,
"c": 0.13446,
"h": 132.3
},
"luminance": 0.77186
}Semantic roles & 50–950 ramp
primary
#BEF394
secondary
#9C5BD1
accent
#09DC7F
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581