#BEE584#BEE584
#BEE584 is a very light, vivid yellow-green. Relative luminance 0.687; OKLCH L 87.2% C 0.131 H 126.8°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE584 |
|---|---|
| RGB | rgb(190, 229, 132) |
| HSL | hsl(84, 65%, 71%) |
| HSV | hsv(84, 42%, 90%) |
| CMYK | cmyk(17%, 0%, 42.4%, 10.2%) |
| CIE-LAB | lab(86.33, -28.46, 43.10) |
| CIE-LCH | lch(86.33, 51.65, 123.44°) |
| OKLab | oklab(87.22% -0.0786 0.1049) |
| OKLCH | oklch(87.22% 0.131 126.8) |
| XYZ | xyz(53.4190, 68.6511, 32.2620) |
| Luminance | 0.6865 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.44
Pistachio (survey)
#C0FA8B
ΔE00 4.91
Celery
#C1FD95
ΔE00 5.55
Light Yellow Green
#CCFD7F
ΔE00 5.93
Tea Green
#BDF8A3
ΔE00 5.96
Light Pea Green
#C4FE82
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE584 #AB84E5
analogous
#E5DC84 #BEE584 #8DE584
triadic
#BEE584 #84BEE5 #E584BE
tetradic
#BEE584 #84E5DC #AB84E5 #E5848D
square
#BEE584 #84E5DC #AB84E5 #E5848D
split-complementary
#BEE584 #848DE5 #DC84E5
monochromatic
#87C52A #A3DA51 #BEE584 #D9F0B7 #F2FAE6
Accessibility & contrast
On white
1.43
#BEE584 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#BEE584 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE584
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE584 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE584 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA7C
Deuteranopia (green-blind)
#E8D789
Tritanopia (blue-blind)
#C3DDCE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bee584; /* rgb */ color: rgb(190, 229, 132); /* oklch */ color: oklch(87.2% 0.131 126.8);
Tailwind
colors: {
custom: {
50: '#d3eda9',
500: '#bee584',
950: '#000000',
},
}SCSS
$custom: #bee584; $custom-light: #d3eda9; $custom-dark: #000000;
JSON
{
"hex": "#bee584",
"rgb": {
"r": 190,
"g": 229,
"b": 132
},
"hsl": {
"h": 84.124,
"s": 65.101,
"l": 70.784
},
"oklch": {
"l": 0.87224,
"c": 0.13102,
"h": 126.8
},
"luminance": 0.68652
}Semantic roles & 50–950 ramp
primary
#BEE584
secondary
#7C50BD
accent
#19CD61
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481