#BEF08A#BEF08A
#BEF08A is a very light, vivid yellow-green. Relative luminance 0.751; OKLCH L 89.8% C 0.141 H 130.1°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF08A |
|---|---|
| RGB | rgb(190, 240, 138) |
| HSL | hsl(89, 77%, 74%) |
| HSV | hsv(89, 43%, 94%) |
| CMYK | cmyk(20.8%, 0%, 42.5%, 5.9%) |
| CIE-LAB | lab(89.44, -32.88, 44.10) |
| CIE-LCH | lch(89.44, 55.01, 126.71°) |
| OKLab | oklab(89.75% -0.0906 0.1074) |
| OKLCH | oklch(89.75% 0.141 130.1) |
| XYZ | xyz(56.9820, 75.1013, 35.5337) |
| Luminance | 0.7510 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.30
Celery
#C1FD95
ΔE00 2.88
Light Yellowish Green
#C2FF89
ΔE00 3.50
Light Pea Green
#C4FE82
ΔE00 3.80
Tea Green
#BDF8A3
ΔE00 4.09
Light Yellow Green
#CCFD7F
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF08A #BC8AF0
analogous
#F0EF8A #BEF08A #8BF08A
triadic
#BEF08A #8ABEF0 #F08ABE
tetradic
#BEF08A #8AF0EF #BC8AF0 #F08A8B
square
#BEF08A #8AF0EF #BC8AF0 #F08A8B
split-complementary
#BEF08A #8A8BF0 #EF8AF0
monochromatic
#82E21E #A0E954 #BEF08A #DCF7C0 #F0FCE4
Accessibility & contrast
On white
1.31
#BEF08A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#BEF08A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF08A
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF08A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF08A | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E382
Deuteranopia (green-blind)
#F1E090
Tritanopia (blue-blind)
#C1E8D7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bef08a; /* rgb */ color: rgb(190, 240, 138); /* oklch */ color: oklch(89.8% 0.141 130.1);
Tailwind
colors: {
custom: {
50: '#d3f5ad',
500: '#bef08a',
950: '#000000',
},
}SCSS
$custom: #bef08a; $custom-light: #d3f5ad; $custom-dark: #000000;
JSON
{
"hex": "#bef08a",
"rgb": {
"r": 190,
"g": 240,
"b": 138
},
"hsl": {
"h": 89.412,
"s": 77.273,
"l": 74.118
},
"oklch": {
"l": 0.89752,
"c": 0.14051,
"h": 130.1
},
"luminance": 0.75102
}Semantic roles & 50–950 ramp
primary
#BEF08A
secondary
#8E53CC
accent
#0CDA71
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581