#BEF97F#BEF97F
#BEF97F is a very light, vivid yellow-green. Relative luminance 0.802; OKLCH L 91.6% C 0.164 H 130.3°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF97F |
|---|---|
| RGB | rgb(190, 249, 127) |
| HSL | hsl(89, 91%, 74%) |
| HSV | hsv(89, 49%, 98%) |
| CMYK | cmyk(23.7%, 0%, 49%, 2.4%) |
| CIE-LAB | lab(91.79, -38.22, 52.24) |
| CIE-LCH | lch(91.79, 64.73, 126.19°) |
| OKLab | oklab(91.6% -0.1061 0.125) |
| OKLCH | oklch(91.6% 0.164 130.3) |
| XYZ | xyz(58.9410, 80.2295, 32.4550) |
| Luminance | 0.8023 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.13
Light Yellowish Green
#C2FF89
ΔE00 1.46
Pistachio (survey)
#C0FA8B
ΔE00 1.56
Pale Lime
#BEFD73
ΔE00 1.95
Light Yellow Green
#CCFD7F
ΔE00 2.24
Celery
#C1FD95
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF97F #BA7FF9
analogous
#F9F77F #BEF97F #81F97F
triadic
#BEF97F #7FBEF9 #F97FBE
tetradic
#BEF97F #7FF9F7 #BA7FF9 #F97F81
square
#BEF97F #7FF9F7 #BA7FF9 #F97F81
split-complementary
#BEF97F #7F81F9 #F77FF9
monochromatic
#83F20B #A0F645 #BEF97F #DCFCB9 #F0FEE2
Accessibility & contrast
On white
1.23
#BEF97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#BEF97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF97F
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF97F | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA74
Deuteranopia (green-blind)
#FAE686
Tritanopia (blue-blind)
#C1F0DD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bef97f; /* rgb */ color: rgb(190, 249, 127); /* oklch */ color: oklch(91.6% 0.164 130.3);
Tailwind
colors: {
custom: {
50: '#d4fba6',
500: '#bef97f',
950: '#000000',
},
}SCSS
$custom: #bef97f; $custom-light: #d4fba6; $custom-dark: #000000;
JSON
{
"hex": "#bef97f",
"rgb": {
"r": 190,
"g": 249,
"b": 127
},
"hsl": {
"h": 89.016,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.91601,
"c": 0.16398,
"h": 130.3
},
"luminance": 0.80231
}Semantic roles & 50–950 ramp
primary
#BEF97F
secondary
#8C46D6
accent
#00E66F
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141710
muted
#838580