#BEE077#BEE077
#BEE077 is a very light, vivid yellow-green. Relative luminance 0.656; OKLCH L 85.9% C 0.137 H 124.0°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE077 |
|---|---|
| RGB | rgb(190, 224, 119) |
| HSL | hsl(79, 63%, 67%) |
| HSV | hsv(79, 47%, 88%) |
| CMYK | cmyk(15.2%, 0%, 46.9%, 12.2%) |
| CIE-LAB | lab(84.79, -27.54, 47.49) |
| CIE-LCH | lch(84.79, 54.89, 120.11°) |
| OKLab | oklab(85.93% -0.0769 0.114) |
| OKLCH | oklch(85.93% 0.137 124) |
| XYZ | xyz(51.2206, 65.5901, 27.4109) |
| Luminance | 0.6559 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.16
Greenish Beige
#C9D179
ΔE00 6.10
Greenish Tan
#BCCB7A
ΔE00 6.14
Pale Olive
#B9CC81
ΔE00 6.26
Pistachio (survey)
#C0FA8B
ΔE00 6.28
Light Yellow Green
#CCFD7F
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE077 #9977E0
analogous
#E0CE77 #BEE077 #89E077
triadic
#BEE077 #77BEE0 #E077BE
tetradic
#BEE077 #77E0CE #9977E0 #E07789
square
#BEE077 #77E0CE #9977E0 #E07789
split-complementary
#BEE077 #7789E0 #CE77E0
monochromatic
#87B429 #A6D545 #BEE077 #D6EBA9 #EEF7DB
Accessibility & contrast
On white
1.49
#BEE077 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#BEE077 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE077
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE077 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE077 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD56E
Deuteranopia (green-blind)
#E6D37D
Tritanopia (blue-blind)
#C5D7C7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bee077; /* rgb */ color: rgb(190, 224, 119); /* oklch */ color: oklch(85.9% 0.137 124.0);
Tailwind
colors: {
custom: {
50: '#d3e9a0',
500: '#bee077',
950: '#000000',
},
}SCSS
$custom: #bee077; $custom-light: #d3e9a0; $custom-dark: #000000;
JSON
{
"hex": "#bee077",
"rgb": {
"r": 190,
"g": 224,
"b": 119
},
"hsl": {
"h": 79.429,
"s": 62.874,
"l": 67.255
},
"oklch": {
"l": 0.85928,
"c": 0.13745,
"h": 124
},
"luminance": 0.6559
}Semantic roles & 50–950 ramp
primary
#BEE077
secondary
#6A46B5
accent
#1BCB54
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480