#BEF57B#BEF57B
#BEF57B is a very light, vivid yellow-green. Relative luminance 0.777; OKLCH L 90.7% C 0.162 H 129.2°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF57B |
|---|---|
| RGB | rgb(190, 245, 123) |
| HSL | hsl(87, 86%, 72%) |
| HSV | hsv(87, 50%, 96%) |
| CMYK | cmyk(22.4%, 0%, 49.8%, 3.9%) |
| CIE-LAB | lab(90.63, -36.85, 52.70) |
| CIE-LCH | lch(90.63, 64.31, 124.96°) |
| OKLab | oklab(90.65% -0.1026 0.1258) |
| OKLCH | oklch(90.65% 0.162 129.2) |
| XYZ | xyz(57.4622, 77.6809, 30.7016) |
| Luminance | 0.7768 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.84
Pistachio (survey)
#C0FA8B
ΔE00 2.13
Pale Lime
#BEFD73
ΔE00 2.27
Light Yellow Green
#CCFD7F
ΔE00 2.28
Light Yellowish Green
#C2FF89
ΔE00 2.36
Spring Green (survey)
#A9F971
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF57B #B27BF5
analogous
#F5EF7B #BEF57B #81F57B
triadic
#BEF57B #7BBEF5 #F57BBE
tetradic
#BEF57B #7BF5EF #B27BF5 #F57B81
square
#BEF57B #7BF5EF #B27BF5 #F57B81
split-complementary
#BEF57B #7B81F5 #EF7BF5
monochromatic
#85E411 #A2F142 #BEF57B #DAF9B4 #F1FDE3
Accessibility & contrast
On white
1.27
#BEF57B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#BEF57B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF57B
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF57B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF57B | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE770
Deuteranopia (green-blind)
#F7E382
Tritanopia (blue-blind)
#C2ECD9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bef57b; /* rgb */ color: rgb(190, 245, 123); /* oklch */ color: oklch(90.7% 0.162 129.2);
Tailwind
colors: {
custom: {
50: '#d4f8a4',
500: '#bef57b',
950: '#000000',
},
}SCSS
$custom: #bef57b; $custom-light: #d4f8a4; $custom-dark: #000000;
JSON
{
"hex": "#bef57b",
"rgb": {
"r": 190,
"g": 245,
"b": 123
},
"hsl": {
"h": 87.049,
"s": 85.915,
"l": 72.157
},
"oklch": {
"l": 0.90654,
"c": 0.16228,
"h": 129.2
},
"luminance": 0.77682
}Semantic roles & 50–950 ramp
primary
#BEF57B
secondary
#8344D0
accent
#03E268
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580