#BEE076#BEE076
#BEE076 is a very light, vivid yellow-green. Relative luminance 0.656; OKLCH L 85.9% C 0.138 H 123.9°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE076 |
|---|---|
| RGB | rgb(190, 224, 118) |
| HSL | hsl(79, 63%, 67%) |
| HSV | hsv(79, 47%, 88%) |
| CMYK | cmyk(15.2%, 0%, 47.3%, 12.2%) |
| CIE-LAB | lab(84.77, -27.65, 47.95) |
| CIE-LCH | lch(84.77, 55.35, 119.97°) |
| OKLab | oklab(85.91% -0.0772 0.1149) |
| OKLCH | oklch(85.91% 0.138 123.9) |
| XYZ | xyz(51.1609, 65.5662, 27.0963) |
| Luminance | 0.6557 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.25
Greenish Beige
#C9D179
ΔE00 6.12
Greenish Tan
#BCCB7A
ΔE00 6.19
Pistachio (survey)
#C0FA8B
ΔE00 6.31
Pale Olive
#B9CC81
ΔE00 6.35
Light Yellow Green
#CCFD7F
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE076 #9876E0
analogous
#E0CD76 #BEE076 #89E076
triadic
#BEE076 #76BEE0 #E076BE
tetradic
#BEE076 #76E0CD #9876E0 #E07689
square
#BEE076 #76E0CD #9876E0 #E07689
split-complementary
#BEE076 #7689E0 #CD76E0
monochromatic
#87B329 #A6D544 #BEE076 #D6EBA8 #EDF7DA
Accessibility & contrast
On white
1.49
#BEE076 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#BEE076 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE076
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE076 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE076 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD56D
Deuteranopia (green-blind)
#E6D37C
Tritanopia (blue-blind)
#C5D7C7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bee076; /* rgb */ color: rgb(190, 224, 118); /* oklch */ color: oklch(85.9% 0.138 123.9);
Tailwind
colors: {
custom: {
50: '#d3e99f',
500: '#bee076',
950: '#000000',
},
}SCSS
$custom: #bee076; $custom-light: #d3e99f; $custom-dark: #000000;
JSON
{
"hex": "#bee076",
"rgb": {
"r": 190,
"g": 224,
"b": 118
},
"hsl": {
"h": 79.245,
"s": 63.095,
"l": 67.059
},
"oklch": {
"l": 0.85914,
"c": 0.13847,
"h": 123.9
},
"luminance": 0.65566
}Semantic roles & 50–950 ramp
primary
#BEE076
secondary
#6946B4
accent
#1BCB53
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480