#BEF583#BEF583
#BEF583 is a very light, vivid yellow-green. Relative luminance 0.779; OKLCH L 90.8% C 0.155 H 130.1°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF583 |
|---|---|
| RGB | rgb(190, 245, 131) |
| HSL | hsl(89, 85%, 74%) |
| HSV | hsv(89, 47%, 96%) |
| CMYK | cmyk(22.4%, 0%, 46.5%, 3.9%) |
| CIE-LAB | lab(90.73, -35.98, 49.07) |
| CIE-LCH | lch(90.73, 60.85, 126.25°) |
| OKLab | oklab(90.76% -0.0996 0.1182) |
| OKLCH | oklch(90.76% 0.155 130.1) |
| XYZ | xyz(57.9836, 77.8895, 33.4476) |
| Luminance | 0.7789 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.28
Light Yellowish Green
#C2FF89
ΔE00 2.07
Light Pea Green
#C4FE82
ΔE00 2.11
Celery
#C1FD95
ΔE00 2.59
Light Yellow Green
#CCFD7F
ΔE00 2.86
Pale Lime
#BEFD73
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF583 #BA83F5
analogous
#F5F383 #BEF583 #85F583
triadic
#BEF583 #83BEF5 #F583BE
tetradic
#BEF583 #83F5F3 #BA83F5 #F58385
square
#BEF583 #83F5F3 #BA83F5 #F58385
split-complementary
#BEF583 #8385F5 #F383F5
monochromatic
#83EB13 #A0F04A #BEF583 #DCFABC #F0FDE3
Accessibility & contrast
On white
1.27
#BEF583 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#BEF583 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF583
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF583 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF583 | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE779
Deuteranopia (green-blind)
#F6E38A
Tritanopia (blue-blind)
#C1EDDA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bef583; /* rgb */ color: rgb(190, 245, 131); /* oklch */ color: oklch(90.8% 0.155 130.1);
Tailwind
colors: {
custom: {
50: '#d4f8a9',
500: '#bef583',
950: '#000000',
},
}SCSS
$custom: #bef583; $custom-light: #d4f8a9; $custom-dark: #000000;
JSON
{
"hex": "#bef583",
"rgb": {
"r": 190,
"g": 245,
"b": 131
},
"hsl": {
"h": 88.947,
"s": 85.075,
"l": 73.725
},
"oklch": {
"l": 0.90762,
"c": 0.15461,
"h": 130.1
},
"luminance": 0.77891
}Semantic roles & 50–950 ramp
primary
#BEF583
secondary
#8C4BD1
accent
#04E26F
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581