#BEE586#BEE586
#BEE586 is a very light, vivid yellow-green. Relative luminance 0.687; OKLCH L 87.3% C 0.129 H 127.1°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE586 |
|---|---|
| RGB | rgb(190, 229, 134) |
| HSL | hsl(85, 65%, 71%) |
| HSV | hsv(85, 41%, 90%) |
| CMYK | cmyk(17%, 0%, 41.5%, 10.2%) |
| CIE-LAB | lab(86.36, -28.22, 42.15) |
| CIE-LCH | lch(86.36, 50.73, 123.80°) |
| OKLab | oklab(87.26% -0.0778 0.1028) |
| OKLCH | oklch(87.26% 0.129 127.1) |
| XYZ | xyz(53.5571, 68.7064, 32.9897) |
| Luminance | 0.6871 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.39
Pistachio (survey)
#C0FA8B
ΔE00 4.96
Celery
#C1FD95
ΔE00 5.52
Tea Green
#BDF8A3
ΔE00 5.76
Washed Out Green
#BCF5A6
ΔE00 5.92
Light Grey Green
#B7E1A1
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE586 #AD86E5
analogous
#E5DD86 #BEE586 #8EE586
triadic
#BEE586 #86BEE5 #E586BE
tetradic
#BEE586 #86E5DD #AD86E5 #E5868E
square
#BEE586 #86E5DD #AD86E5 #E5868E
split-complementary
#BEE586 #868EE5 #DD86E5
monochromatic
#86C62B #A3DA54 #BEE586 #D9F0B8 #F1FAE6
Accessibility & contrast
On white
1.42
#BEE586 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#BEE586 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE586
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE586 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE586 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA7F
Deuteranopia (green-blind)
#E8D78B
Tritanopia (blue-blind)
#C3DDCE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bee586; /* rgb */ color: rgb(190, 229, 134); /* oklch */ color: oklch(87.3% 0.129 127.1);
Tailwind
colors: {
custom: {
50: '#d3edaa',
500: '#bee586',
950: '#000000',
},
}SCSS
$custom: #bee586; $custom-light: #d3edaa; $custom-dark: #000000;
JSON
{
"hex": "#bee586",
"rgb": {
"r": 190,
"g": 229,
"b": 134
},
"hsl": {
"h": 84.632,
"s": 64.626,
"l": 71.176
},
"oklch": {
"l": 0.87255,
"c": 0.12891,
"h": 127.1
},
"luminance": 0.68707
}Semantic roles & 50–950 ramp
primary
#BEE586
secondary
#7E52BE
accent
#19CC63
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481