#BEF08F#BEF08F
#BEF08F is a very light, vivid yellow-green. Relative luminance 0.752; OKLCH L 89.8% C 0.135 H 130.9°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF08F |
|---|---|
| RGB | rgb(190, 240, 143) |
| HSL | hsl(91, 76%, 75%) |
| HSV | hsv(91, 40%, 94%) |
| CMYK | cmyk(20.8%, 0%, 40.4%, 5.9%) |
| CIE-LAB | lab(89.51, -32.27, 41.74) |
| CIE-LCH | lch(89.51, 52.76, 127.71°) |
| OKLab | oklab(89.83% -0.0886 0.1023) |
| OKLCH | oklch(89.83% 0.135 130.9) |
| XYZ | xyz(57.3523, 75.2494, 37.4842) |
| Luminance | 0.7525 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.65
Celery
#C1FD95
ΔE00 2.83
Tea Green
#BDF8A3
ΔE00 3.40
Light Yellowish Green
#C2FF89
ΔE00 3.90
Washed Out Green
#BCF5A6
ΔE00 3.95
Pale Light Green
#B1FC99
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF08F #C18FF0
analogous
#EEF08F #BEF08F #8FF091
triadic
#BEF08F #8FBEF0 #F08FBE
tetradic
#BEF08F #8FEEF0 #C18FF0 #F0918F
square
#BEF08F #8FEEF0 #C18FF0 #F0918F
split-complementary
#BEF08F #918FF0 #F08FEE
monochromatic
#7FE223 #9FE959 #BEF08F #DDF7C5 #EFFBE4
Accessibility & contrast
On white
1.31
#BEF08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#BEF08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF08F
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF08F | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E388
Deuteranopia (green-blind)
#F1E094
Tritanopia (blue-blind)
#C1E9D8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bef08f; /* rgb */ color: rgb(190, 240, 143); /* oklch */ color: oklch(89.8% 0.135 130.9);
Tailwind
colors: {
custom: {
50: '#d3f5b1',
500: '#bef08f',
950: '#000000',
},
}SCSS
$custom: #bef08f; $custom-light: #d3f5b1; $custom-dark: #000000;
JSON
{
"hex": "#bef08f",
"rgb": {
"r": 190,
"g": 240,
"b": 143
},
"hsl": {
"h": 90.928,
"s": 76.378,
"l": 75.098
},
"oklch": {
"l": 0.8983,
"c": 0.13532,
"h": 130.9
},
"luminance": 0.7525
}Semantic roles & 50–950 ramp
primary
#BEF08F
secondary
#9357CC
accent
#0DD976
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141711
muted
#838581