#BEF593#BEF593
#BEF593 is a very light, vivid yellow-green. Relative luminance 0.784; OKLCH L 91.0% C 0.138 H 132.5°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF593 |
|---|---|
| RGB | rgb(190, 245, 147) |
| HSL | hsl(94, 83%, 77%) |
| HSV | hsv(94, 40%, 96%) |
| CMYK | cmyk(22.4%, 0%, 40%, 3.9%) |
| CIE-LAB | lab(90.94, -34.07, 41.62) |
| CIE-LCH | lch(90.94, 53.78, 129.31°) |
| OKLab | oklab(91% -0.0935 0.1021) |
| OKLCH | oklch(91% 0.138 132.5) |
| XYZ | xyz(59.1530, 78.3572, 39.6060) |
| Luminance | 0.7836 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.74
Pistachio (survey)
#C0FA8B
ΔE00 2.03
Tea Green
#BDF8A3
ΔE00 2.66
Pale Light Green
#B1FC99
ΔE00 3.12
Light Yellowish Green
#C2FF89
ΔE00 3.23
Washed Out Green
#BCF5A6
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF593 #CA93F5
analogous
#EFF593 #BEF593 #93F599
triadic
#BEF593 #93BEF5 #F593BE
tetradic
#BEF593 #93EFF5 #CA93F5 #F59993
square
#BEF593 #93EFF5 #CA93F5 #F59993
split-complementary
#BEF593 #9993F5 #F593EF
monochromatic
#7BEB23 #9CF05B #BEF593 #E0FACB #EEFCE3
Accessibility & contrast
On white
1.26
#BEF593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#BEF593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF593
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF593 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE88C
Deuteranopia (green-blind)
#F4E498
Tritanopia (blue-blind)
#C0EEDD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bef593; /* rgb */ color: rgb(190, 245, 147); /* oklch */ color: oklch(91.0% 0.138 132.5);
Tailwind
colors: {
custom: {
50: '#d3f8b4',
500: '#bef593',
950: '#000000',
},
}SCSS
$custom: #bef593; $custom-light: #d3f8b4; $custom-dark: #000000;
JSON
{
"hex": "#bef593",
"rgb": {
"r": 190,
"g": 245,
"b": 147
},
"hsl": {
"h": 93.673,
"s": 83.051,
"l": 76.863
},
"oklch": {
"l": 0.91003,
"c": 0.13844,
"h": 132.5
},
"luminance": 0.78359
}Semantic roles & 50–950 ramp
primary
#BEF593
secondary
#9E59D3
accent
#06DF80
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581