#BEEF92#BEEF92
#BEEF92 is a very light, vivid yellow-green. Relative luminance 0.748; OKLCH L 89.7% C 0.131 H 131.2°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEF92 |
|---|---|
| RGB | rgb(190, 239, 146) |
| HSL | hsl(92, 74%, 75%) |
| HSV | hsv(92, 39%, 94%) |
| CMYK | cmyk(20.5%, 0%, 38.9%, 6.3%) |
| CIE-LAB | lab(89.28, -31.43, 39.97) |
| CIE-LCH | lch(89.28, 50.84, 128.18°) |
| OKLab | oklab(89.66% -0.0861 0.0983) |
| OKLCH | oklch(89.66% 0.131 131.2) |
| XYZ | xyz(57.2891, 74.7544, 38.5993) |
| Luminance | 0.7476 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.10
Celery
#C1FD95
ΔE00 3.17
Pistachio (survey)
#C0FA8B
ΔE00 3.20
Washed Out Green
#BCF5A6
ΔE00 3.51
Pale Light Green
#B1FC99
ΔE00 4.25
Light Yellowish Green
#C2FF89
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEF92 #C392EF
analogous
#ECEF92 #BEEF92 #92EF94
triadic
#BEEF92 #92BEEF #EF92BE
tetradic
#BEEF92 #92ECEF #C392EF #EF9492
square
#BEEF92 #92ECEF #C392EF #EF9492
split-complementary
#BEEF92 #9492EF #EF92EC
monochromatic
#7EDF27 #9EE75D #BEEF92 #DEF7C7 #EFFBE4
Accessibility & contrast
On white
1.32
#BEEF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#BEEF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEF92
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEF92 | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E38B
Deuteranopia (green-blind)
#EFDF97
Tritanopia (blue-blind)
#C0E8D8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #beef92; /* rgb */ color: rgb(190, 239, 146); /* oklch */ color: oklch(89.7% 0.131 131.2);
Tailwind
colors: {
custom: {
50: '#d3f4b3',
500: '#beef92',
950: '#000000',
},
}SCSS
$custom: #beef92; $custom-light: #d3f4b3; $custom-dark: #000000;
JSON
{
"hex": "#beef92",
"rgb": {
"r": 190,
"g": 239,
"b": 146
},
"hsl": {
"h": 91.613,
"s": 74.4,
"l": 75.49
},
"oklch": {
"l": 0.89658,
"c": 0.13069,
"h": 131.2
},
"luminance": 0.74755
}Semantic roles & 50–950 ramp
primary
#BEEF92
secondary
#965ACB
accent
#0FD778
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581