#BEF08E#BEF08E
#BEF08E is a very light, vivid yellow-green. Relative luminance 0.752; OKLCH L 89.8% C 0.136 H 130.8°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF08E |
|---|---|
| RGB | rgb(190, 240, 142) |
| HSL | hsl(91, 77%, 75%) |
| HSV | hsv(91, 41%, 94%) |
| CMYK | cmyk(20.8%, 0%, 40.8%, 5.9%) |
| CIE-LAB | lab(89.50, -32.39, 42.21) |
| CIE-LCH | lch(89.50, 53.21, 127.50°) |
| OKLab | oklab(89.82% -0.089 0.1033) |
| OKLCH | oklch(89.82% 0.136 130.8) |
| XYZ | xyz(57.2769, 75.2192, 37.0871) |
| Luminance | 0.7522 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.56
Celery
#C1FD95
ΔE00 2.82
Tea Green
#BDF8A3
ΔE00 3.53
Light Yellowish Green
#C2FF89
ΔE00 3.81
Washed Out Green
#BCF5A6
ΔE00 4.11
Pale Light Green
#B1FC99
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF08E #C08EF0
analogous
#EFF08E #BEF08E #8EF08F
triadic
#BEF08E #8EBEF0 #F08EBE
tetradic
#BEF08E #8EEFF0 #C08EF0 #F08F8E
square
#BEF08E #8EEFF0 #C08EF0 #F08F8E
split-complementary
#BEF08E #8F8EF0 #F08EEF
monochromatic
#80E222 #9FE958 #BEF08E #DDF7C4 #EFFBE4
Accessibility & contrast
On white
1.31
#BEF08E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#BEF08E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF08E
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF08E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF08E | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E387
Deuteranopia (green-blind)
#F1E093
Tritanopia (blue-blind)
#C1E8D8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bef08e; /* rgb */ color: rgb(190, 240, 142); /* oklch */ color: oklch(89.8% 0.136 130.8);
Tailwind
colors: {
custom: {
50: '#d3f5b0',
500: '#bef08e',
950: '#000000',
},
}SCSS
$custom: #bef08e; $custom-light: #d3f5b0; $custom-dark: #000000;
JSON
{
"hex": "#bef08e",
"rgb": {
"r": 190,
"g": 240,
"b": 142
},
"hsl": {
"h": 90.612,
"s": 76.563,
"l": 74.902
},
"oklch": {
"l": 0.89815,
"c": 0.13637,
"h": 130.8
},
"luminance": 0.7522
}Semantic roles & 50–950 ramp
primary
#BEF08E
secondary
#9256CC
accent
#0DD975
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141711
muted
#838581