#BEEF73#BEEF73
#BEEF73 is a very light, vivid yellow-green. Relative luminance 0.739; OKLCH L 89.2% C 0.162 H 127.3°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEF73 |
|---|---|
| RGB | rgb(190, 239, 115) |
| HSL | hsl(84, 79%, 69%) |
| HSV | hsv(84, 52%, 94%) |
| CMYK | cmyk(20.5%, 0%, 51.9%, 6.3%) |
| CIE-LAB | lab(88.88, -34.93, 54.30) |
| CIE-LCH | lch(88.88, 64.56, 122.76°) |
| OKLab | oklab(89.21% -0.0979 0.1286) |
| OKLCH | oklch(89.21% 0.162 127.3) |
| XYZ | xyz(55.1960, 73.9172, 27.5758) |
| Luminance | 0.7392 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.00
Pale Lime
#BEFD73
ΔE00 3.24
Light Pea Green
#C4FE82
ΔE00 3.27
Pistachio (survey)
#C0FA8B
ΔE00 3.58
Light Yellowish Green
#C2FF89
ΔE00 3.93
Pear
#CBF85F
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEF73 #A473EF
analogous
#EFE273 #BEEF73 #80EF73
triadic
#BEEF73 #73BEEF #EF73BE
tetradic
#BEEF73 #73EFE2 #A473EF #EF7380
square
#BEEF73 #73EFE2 #A473EF #EF7380
split-complementary
#BEEF73 #7380EF #E273EF
monochromatic
#87D018 #A4E93C #BEEF73 #D8F5AA #F1FCE1
Accessibility & contrast
On white
1.33
#BEEF73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#BEEF73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEF73
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEF73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEF73 | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE167
Deuteranopia (green-blind)
#F3DE7B
Tritanopia (blue-blind)
#C4E6D3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #beef73; /* rgb */ color: rgb(190, 239, 115); /* oklch */ color: oklch(89.2% 0.162 127.3);
Tailwind
colors: {
custom: {
50: '#d4f49e',
500: '#beef73',
950: '#000000',
},
}SCSS
$custom: #beef73; $custom-light: #d4f49e; $custom-dark: #000000;
JSON
{
"hex": "#beef73",
"rgb": {
"r": 190,
"g": 239,
"b": 115
},
"hsl": {
"h": 83.71,
"s": 79.487,
"l": 69.412
},
"oklch": {
"l": 0.89212,
"c": 0.16163,
"h": 127.3
},
"luminance": 0.73918
}Semantic roles & 50–950 ramp
primary
#BEEF73
secondary
#753EC8
accent
#0ADC5D
background
#FEFFFC
surface
#FBFEF5
border
#D4D6CF
text
#14170F
muted
#838580