#BEF98D#BEF98D
#BEF98D is a very light, vivid yellow-green. Relative luminance 0.806; OKLCH L 91.8% C 0.150 H 132.1°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF98D |
|---|---|
| RGB | rgb(190, 249, 141) |
| HSL | hsl(93, 90%, 76%) |
| HSV | hsv(93, 43%, 98%) |
| CMYK | cmyk(23.7%, 0%, 43.4%, 2.4%) |
| CIE-LAB | lab(91.96, -36.63, 45.83) |
| CIE-LCH | lch(91.96, 58.67, 128.64°) |
| OKLab | oklab(91.8% -0.1009 0.1115) |
| OKLCH | oklch(91.8% 0.15 132.1) |
| XYZ | xyz(59.9176, 80.6202, 37.5986) |
| Luminance | 0.8062 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.57
Celery
#C1FD95
ΔE00 1.12
Light Yellowish Green
#C2FF89
ΔE00 1.73
Light Pea Green
#C4FE82
ΔE00 2.51
Pale Light Green
#B1FC99
ΔE00 3.25
Light Yellow Green
#CCFD7F
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF98D #C88DF9
analogous
#F4F98D #BEF98D #8DF992
triadic
#BEF98D #8DBEF9 #F98DBE
tetradic
#BEF98D #8DF4F9 #C88DF9 #F9928D
square
#BEF98D #8DF4F9 #C88DF9 #F9928D
split-complementary
#BEF98D #928DF9 #F98DF4
monochromatic
#7CF319 #9DF653 #BEF98D #DFFCC7 #EEFDE2
Accessibility & contrast
On white
1.23
#BEF98D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#BEF98D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF98D
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF98D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF98D | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB84
Deuteranopia (green-blind)
#F9E693
Tritanopia (blue-blind)
#C0F1DF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bef98d; /* rgb */ color: rgb(190, 249, 141); /* oklch */ color: oklch(91.8% 0.150 132.1);
Tailwind
colors: {
custom: {
50: '#d3fbb0',
500: '#bef98d',
950: '#000000',
},
}SCSS
$custom: #bef98d; $custom-light: #d3fbb0; $custom-dark: #000000;
JSON
{
"hex": "#bef98d",
"rgb": {
"r": 190,
"g": 249,
"b": 141
},
"hsl": {
"h": 92.778,
"s": 90,
"l": 76.471
},
"oklch": {
"l": 0.91799,
"c": 0.15033,
"h": 132.1
},
"luminance": 0.80622
}Semantic roles & 50–950 ramp
primary
#BEF98D
secondary
#9B52D8
accent
#00E67D
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141711
muted
#838581