#BEEB78#BEEB78
#BEEB78 is a very light, vivid yellow-green. Relative luminance 0.717; OKLCH L 88.4% C 0.152 H 126.9°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEB78 |
|---|---|
| RGB | rgb(190, 235, 120) |
| HSL | hsl(83, 74%, 70%) |
| HSV | hsv(83, 49%, 92%) |
| CMYK | cmyk(19.1%, 0%, 48.9%, 7.8%) |
| CIE-LAB | lab(87.83, -32.59, 50.72) |
| CIE-LCH | lch(87.83, 60.29, 122.72°) |
| OKLab | oklab(88.38% -0.0909 0.1212) |
| OKLCH | oklch(88.38% 0.152 126.9) |
| XYZ | xyz(54.3334, 71.7192, 28.7463) |
| Luminance | 0.7172 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.80
Light Yellow Green
#CCFD7F
ΔE00 3.86
Light Pea Green
#C4FE82
ΔE00 4.08
Pale Lime
#BEFD73
ΔE00 4.41
Light Yellowish Green
#C2FF89
ΔE00 4.50
Celery
#C1FD95
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEB78 #A578EB
analogous
#EBDE78 #BEEB78 #85EB78
triadic
#BEEB78 #78BEEB #EB78BE
tetradic
#BEEB78 #78EBDE #A578EB #EB7885
square
#BEEB78 #78EBDE #A578EB #EB7885
split-complementary
#BEEB78 #7885EB #DE78EB
monochromatic
#87CB1E #A4E343 #BEEB78 #D8F3AD #F1FBE3
Accessibility & contrast
On white
1.37
#BEEB78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#BEEB78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEB78
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEB78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEB78 | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE6E
Deuteranopia (green-blind)
#EFDB7F
Tritanopia (blue-blind)
#C4E2D0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #beeb78; /* rgb */ color: rgb(190, 235, 120); /* oklch */ color: oklch(88.4% 0.152 126.9);
Tailwind
colors: {
custom: {
50: '#d3f1a1',
500: '#beeb78',
950: '#000000',
},
}SCSS
$custom: #beeb78; $custom-light: #d3f1a1; $custom-dark: #000000;
JSON
{
"hex": "#beeb78",
"rgb": {
"r": 190,
"g": 235,
"b": 120
},
"hsl": {
"h": 83.478,
"s": 74.194,
"l": 69.608
},
"oklch": {
"l": 0.88383,
"c": 0.15151,
"h": 126.9
},
"luminance": 0.7172
}Semantic roles & 50–950 ramp
primary
#BEEB78
secondary
#7644C4
accent
#0FD65D
background
#FEFFFC
surface
#FBFEF5
border
#D4D6CF
text
#14160F
muted
#838580