#BEEF88#BEEF88
#BEEF88 is a very light, vivid yellow-green. Relative luminance 0.745; OKLCH L 89.5% C 0.141 H 129.7°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEF88 |
|---|---|
| RGB | rgb(190, 239, 136) |
| HSL | hsl(89, 76%, 74%) |
| HSV | hsv(89, 43%, 94%) |
| CMYK | cmyk(20.5%, 0%, 43.1%, 6.3%) |
| CIE-LAB | lab(89.14, -32.66, 44.69) |
| CIE-LCH | lch(89.14, 55.35, 126.16°) |
| OKLab | oklab(89.5% -0.0901 0.1087) |
| OKLCH | oklch(89.5% 0.141 129.7) |
| XYZ | xyz(56.5449, 74.4567, 34.6803) |
| Luminance | 0.7446 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.47
Celery
#C1FD95
ΔE00 3.16
Light Yellowish Green
#C2FF89
ΔE00 3.63
Light Pea Green
#C4FE82
ΔE00 3.83
Light Yellow Green
#CCFD7F
ΔE00 4.25
Tea Green
#BDF8A3
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEF88 #B988EF
analogous
#EFED88 #BEEF88 #8AEF88
triadic
#BEEF88 #88BEEF #EF88BE
tetradic
#BEEF88 #88EFED #B988EF #EF888A
square
#BEEF88 #88EFED #B988EF #EF888A
split-complementary
#BEEF88 #888AEF #ED88EF
monochromatic
#83DF1E #A1E852 #BEEF88 #DBF6BE #F0FBE4
Accessibility & contrast
On white
1.32
#BEEF88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#BEEF88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEF88
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEF88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEF88 | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E280
Deuteranopia (green-blind)
#F1DF8E
Tritanopia (blue-blind)
#C1E7D6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #beef88; /* rgb */ color: rgb(190, 239, 136); /* oklch */ color: oklch(89.5% 0.141 129.7);
Tailwind
colors: {
custom: {
50: '#d3f4ac',
500: '#beef88',
950: '#000000',
},
}SCSS
$custom: #beef88; $custom-light: #d3f4ac; $custom-dark: #000000;
JSON
{
"hex": "#beef88",
"rgb": {
"r": 190,
"g": 239,
"b": 136
},
"hsl": {
"h": 88.544,
"s": 76.296,
"l": 73.529
},
"oklch": {
"l": 0.895,
"c": 0.14114,
"h": 129.7
},
"luminance": 0.74458
}Semantic roles & 50–950 ramp
primary
#BEEF88
secondary
#8B51CA
accent
#0DD86E
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581