#BEF098#BEF098
#BEF098 is a very light, vivid yellow-green. Relative luminance 0.755; OKLCH L 90.0% C 0.126 H 132.5°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF098 |
|---|---|
| RGB | rgb(190, 240, 152) |
| HSL | hsl(94, 75%, 77%) |
| HSV | hsv(94, 37%, 94%) |
| CMYK | cmyk(20.8%, 0%, 36.7%, 5.9%) |
| CIE-LAB | lab(89.64, -31.11, 37.46) |
| CIE-LCH | lch(89.64, 48.69, 129.71°) |
| OKLab | oklab(89.98% -0.085 0.0927) |
| OKLCH | oklch(89.98% 0.126 132.5) |
| XYZ | xyz(58.0616, 75.5331, 41.2200) |
| Luminance | 0.7553 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.31
Washed Out Green
#BCF5A6
ΔE00 2.56
Celery
#C1FD95
ΔE00 3.34
Pistachio (survey)
#C0FA8B
ΔE00 3.74
Light Light Green
#C8FFB0
ΔE00 3.83
Pale Light Green
#B1FC99
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF098 #CA98F0
analogous
#EAF098 #BEF098 #98F09E
triadic
#BEF098 #98BEF0 #F098BE
tetradic
#BEF098 #98EAF0 #CA98F0 #F09E98
square
#BEF098 #98EAF0 #CA98F0 #F09E98
split-complementary
#BEF098 #9E98F0 #F098EA
monochromatic
#7BE02D #9CE863 #BEF098 #E0F8CD #EEFBE4
Accessibility & contrast
On white
1.30
#BEF098 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#BEF098 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF098
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF098 | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E492
Deuteranopia (green-blind)
#F0E09D
Tritanopia (blue-blind)
#BFE9DA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bef098; /* rgb */ color: rgb(190, 240, 152); /* oklch */ color: oklch(90.0% 0.126 132.5);
Tailwind
colors: {
custom: {
50: '#d3f5b7',
500: '#bef098',
950: '#000000',
},
}SCSS
$custom: #bef098; $custom-light: #d3f5b7; $custom-dark: #000000;
JSON
{
"hex": "#bef098",
"rgb": {
"r": 190,
"g": 240,
"b": 152
},
"hsl": {
"h": 94.091,
"s": 74.576,
"l": 76.863
},
"oklch": {
"l": 0.8998,
"c": 0.12578,
"h": 132.5
},
"luminance": 0.75534
}Semantic roles & 50–950 ramp
primary
#BEF098
secondary
#9E5FCD
accent
#0FD780
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581