#BEEF89#BEEF89
#BEEF89 is a very light, vivid yellow-green. Relative luminance 0.745; OKLCH L 89.5% C 0.140 H 129.8°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEF89 |
|---|---|
| RGB | rgb(190, 239, 137) |
| HSL | hsl(89, 76%, 74%) |
| HSV | hsv(89, 43%, 94%) |
| CMYK | cmyk(20.5%, 0%, 42.7%, 6.3%) |
| CIE-LAB | lab(89.15, -32.54, 44.22) |
| CIE-LCH | lch(89.15, 54.90, 126.35°) |
| OKLab | oklab(89.52% -0.0897 0.1076) |
| OKLCH | oklch(89.52% 0.14 129.8) |
| XYZ | xyz(56.6163, 74.4853, 35.0563) |
| Luminance | 0.7449 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.50
Celery
#C1FD95
ΔE00 3.12
Light Yellowish Green
#C2FF89
ΔE00 3.69
Light Pea Green
#C4FE82
ΔE00 3.92
Tea Green
#BDF8A3
ΔE00 4.28
Light Yellow Green
#CCFD7F
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEF89 #BA89EF
analogous
#EFED89 #BEEF89 #8BEF89
triadic
#BEEF89 #89BEEF #EF89BE
tetradic
#BEEF89 #89EFED #BA89EF #EF898B
square
#BEEF89 #89EFED #BA89EF #EF898B
split-complementary
#BEEF89 #898BEF #ED89EF
monochromatic
#83DF1E #A0E853 #BEEF89 #DCF6BF #F0FBE4
Accessibility & contrast
On white
1.32
#BEEF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#BEEF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEF89
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEF89 | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E281
Deuteranopia (green-blind)
#F0DF8F
Tritanopia (blue-blind)
#C1E7D6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #beef89; /* rgb */ color: rgb(190, 239, 137); /* oklch */ color: oklch(89.5% 0.140 129.8);
Tailwind
colors: {
custom: {
50: '#d3f4ad',
500: '#beef89',
950: '#000000',
},
}SCSS
$custom: #beef89; $custom-light: #d3f4ad; $custom-dark: #000000;
JSON
{
"hex": "#beef89",
"rgb": {
"r": 190,
"g": 239,
"b": 137
},
"hsl": {
"h": 88.824,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.89515,
"c": 0.14011,
"h": 129.8
},
"luminance": 0.74486
}Semantic roles & 50–950 ramp
primary
#BEEF89
secondary
#8C52CA
accent
#0DD86F
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581