#BEF383#BEF383
#BEF383 is a very light, vivid yellow-green. Relative luminance 0.767; OKLCH L 90.3% C 0.152 H 129.8°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF383 |
|---|---|
| RGB | rgb(190, 243, 131) |
| HSL | hsl(88, 82%, 73%) |
| HSV | hsv(88, 46%, 95%) |
| CMYK | cmyk(21.8%, 0%, 46.1%, 4.7%) |
| CIE-LAB | lab(90.18, -35.07, 48.39) |
| CIE-LCH | lch(90.18, 59.76, 125.94°) |
| OKLab | oklab(90.32% -0.0971 0.1167) |
| OKLCH | oklch(90.32% 0.152 129.8) |
| XYZ | xyz(57.3819, 76.6859, 33.2470) |
| Luminance | 0.7669 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.61
Light Yellowish Green
#C2FF89
ΔE00 2.52
Light Pea Green
#C4FE82
ΔE00 2.54
Celery
#C1FD95
ΔE00 2.82
Light Yellow Green
#CCFD7F
ΔE00 3.11
Pale Lime
#BEFD73
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF383 #B883F3
analogous
#F3F083 #BEF383 #86F383
triadic
#BEF383 #83BEF3 #F383BE
tetradic
#BEF383 #83F3F0 #B883F3 #F38386
square
#BEF383 #83F3F0 #B883F3 #F38386
split-complementary
#BEF383 #8386F3 #F083F3
monochromatic
#83E516 #A1EE4B #BEF383 #DBF8BB #F0FCE3
Accessibility & contrast
On white
1.29
#BEF383 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#BEF383 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF383
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF383 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF383 | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE57A
Deuteranopia (green-blind)
#F4E28A
Tritanopia (blue-blind)
#C2EBD9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bef383; /* rgb */ color: rgb(190, 243, 131); /* oklch */ color: oklch(90.3% 0.152 129.8);
Tailwind
colors: {
custom: {
50: '#d3f7a9',
500: '#bef383',
950: '#000000',
},
}SCSS
$custom: #bef383; $custom-light: #d3f7a9; $custom-dark: #000000;
JSON
{
"hex": "#bef383",
"rgb": {
"r": 190,
"g": 243,
"b": 131
},
"hsl": {
"h": 88.393,
"s": 82.353,
"l": 73.333
},
"oklch": {
"l": 0.90316,
"c": 0.15181,
"h": 129.8
},
"luminance": 0.76687
}Semantic roles & 50–950 ramp
primary
#BEF383
secondary
#8A4BCF
accent
#07DF6D
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581