#BEE079#BEE079
#BEE079 is a very light, vivid yellow-green. Relative luminance 0.656; OKLCH L 86.0% C 0.135 H 124.2°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE079 |
|---|---|
| RGB | rgb(190, 224, 121) |
| HSL | hsl(80, 62%, 68%) |
| HSV | hsv(80, 46%, 88%) |
| CMYK | cmyk(15.2%, 0%, 46%, 12.2%) |
| CIE-LAB | lab(84.81, -27.33, 46.55) |
| CIE-LCH | lch(84.81, 53.98, 120.41°) |
| OKLab | oklab(85.96% -0.0761 0.112) |
| OKLCH | oklch(85.96% 0.135 124.2) |
| XYZ | xyz(51.3420, 65.6386, 28.0501) |
| Luminance | 0.6564 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.98
Greenish Tan
#BCCB7A
ΔE00 6.05
Greenish Beige
#C9D179
ΔE00 6.09
Pale Olive
#B9CC81
ΔE00 6.10
Pistachio (survey)
#C0FA8B
ΔE00 6.23
Light Yellow Green
#CCFD7F
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE079 #9B79E0
analogous
#E0CF79 #BEE079 #8AE079
triadic
#BEE079 #79BEE0 #E079BE
tetradic
#BEE079 #79E0CF #9B79E0 #E0798A
square
#BEE079 #79E0CF #9B79E0 #E0798A
split-complementary
#BEE079 #798AE0 #CF79E0
monochromatic
#87B52A #A6D547 #BEE079 #D6EBAB #EEF7DC
Accessibility & contrast
On white
1.49
#BEE079 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#BEE079 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE079
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE079 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE079 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD570
Deuteranopia (green-blind)
#E5D37F
Tritanopia (blue-blind)
#C4D7C8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bee079; /* rgb */ color: rgb(190, 224, 121); /* oklch */ color: oklch(86.0% 0.135 124.2);
Tailwind
colors: {
custom: {
50: '#d3e9a1',
500: '#bee079',
950: '#000000',
},
}SCSS
$custom: #bee079; $custom-light: #d3e9a1; $custom-dark: #000000;
JSON
{
"hex": "#bee079",
"rgb": {
"r": 190,
"g": 224,
"b": 121
},
"hsl": {
"h": 79.806,
"s": 62.424,
"l": 67.647
},
"oklch": {
"l": 0.85956,
"c": 0.13543,
"h": 124.2
},
"luminance": 0.65639
}Semantic roles & 50–950 ramp
primary
#BEE079
secondary
#6C47B6
accent
#1BCA55
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480