#BEF191#BEF191
#BEF191 is a very light, vivid yellow-green. Relative luminance 0.759; OKLCH L 90.1% C 0.135 H 131.4°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF191 |
|---|---|
| RGB | rgb(190, 241, 145) |
| HSL | hsl(92, 77%, 76%) |
| HSV | hsv(92, 40%, 95%) |
| CMYK | cmyk(21.2%, 0%, 39.8%, 5.5%) |
| CIE-LAB | lab(89.81, -32.48, 41.15) |
| CIE-LCH | lch(89.81, 52.42, 128.29°) |
| OKLab | oklab(90.08% -0.0891 0.101) |
| OKLCH | oklch(90.08% 0.135 131.4) |
| XYZ | xyz(57.8004, 75.9009, 38.3877) |
| Luminance | 0.7590 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.62
Celery
#C1FD95
ΔE00 2.63
Tea Green
#BDF8A3
ΔE00 3.06
Washed Out Green
#BCF5A6
ΔE00 3.64
Light Yellowish Green
#C2FF89
ΔE00 3.87
Pale Light Green
#B1FC99
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF191 #C491F1
analogous
#EEF191 #BEF191 #91F194
triadic
#BEF191 #91BEF1 #F191BE
tetradic
#BEF191 #91EEF1 #C491F1 #F19491
square
#BEF191 #91EEF1 #C491F1 #F19491
split-complementary
#BEF191 #9491F1 #F191EE
monochromatic
#7EE324 #9EEA5B #BEF191 #DEF8C7 #EFFCE4
Accessibility & contrast
On white
1.30
#BEF191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#BEF191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF191
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF191 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E48A
Deuteranopia (green-blind)
#F1E196
Tritanopia (blue-blind)
#C0EAD9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bef191; /* rgb */ color: rgb(190, 241, 145); /* oklch */ color: oklch(90.1% 0.135 131.4);
Tailwind
colors: {
custom: {
50: '#d3f6b2',
500: '#bef191',
950: '#000000',
},
}SCSS
$custom: #bef191; $custom-light: #d3f6b2; $custom-dark: #000000;
JSON
{
"hex": "#bef191",
"rgb": {
"r": 190,
"g": 241,
"b": 145
},
"hsl": {
"h": 91.875,
"s": 77.419,
"l": 75.686
},
"oklch": {
"l": 0.90084,
"c": 0.13468,
"h": 131.4
},
"luminance": 0.75902
}Semantic roles & 50–950 ramp
primary
#BEF191
secondary
#9759CE
accent
#0CDA79
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581