#BEF98F#BEF98F
#BEF98F is a very light, vivid yellow-green. Relative luminance 0.807; OKLCH L 91.8% C 0.148 H 132.4°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF98F |
|---|---|
| RGB | rgb(190, 249, 143) |
| HSL | hsl(93, 90%, 77%) |
| HSV | hsv(93, 43%, 98%) |
| CMYK | cmyk(23.7%, 0%, 42.6%, 2.4%) |
| CIE-LAB | lab(91.99, -36.39, 44.90) |
| CIE-LCH | lch(91.99, 57.79, 129.03°) |
| OKLab | oklab(91.83% -0.1001 0.1095) |
| OKLCH | oklch(91.83% 0.148 132.4) |
| XYZ | xyz(60.0677, 80.6802, 38.3894) |
| Luminance | 0.8068 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.85
Celery
#C1FD95
ΔE00 0.94
Light Yellowish Green
#C2FF89
ΔE00 1.96
Light Pea Green
#C4FE82
ΔE00 2.79
Pale Light Green
#B1FC99
ΔE00 3.03
Tea Green
#BDF8A3
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF98F #CA8FF9
analogous
#F3F98F #BEF98F #8FF995
triadic
#BEF98F #8FBEF9 #F98FBE
tetradic
#BEF98F #8FF3F9 #CA8FF9 #F9958F
square
#BEF98F #8FF3F9 #CA8FF9 #F9958F
split-complementary
#BEF98F #958FF9 #F98FF3
monochromatic
#7BF31B #9CF655 #BEF98F #E0FCC9 #EEFDE2
Accessibility & contrast
On white
1.23
#BEF98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#BEF98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF98F
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF98F | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB87
Deuteranopia (green-blind)
#F8E695
Tritanopia (blue-blind)
#C0F1DF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bef98f; /* rgb */ color: rgb(190, 249, 143); /* oklch */ color: oklch(91.8% 0.148 132.4);
Tailwind
colors: {
custom: {
50: '#d3fbb1',
500: '#bef98f',
950: '#000000',
},
}SCSS
$custom: #bef98f; $custom-light: #d3fbb1; $custom-dark: #000000;
JSON
{
"hex": "#bef98f",
"rgb": {
"r": 190,
"g": 249,
"b": 143
},
"hsl": {
"h": 93.396,
"s": 89.831,
"l": 76.863
},
"oklch": {
"l": 0.91829,
"c": 0.14831,
"h": 132.4
},
"luminance": 0.80682
}Semantic roles & 50–950 ramp
primary
#BEF98F
secondary
#9E54D8
accent
#00E680
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581