#BEE487#BEE487
#BEE487 is a very light, vivid yellow-green. Relative luminance 0.682; OKLCH L 87.1% C 0.126 H 127.0°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE487 |
|---|---|
| RGB | rgb(190, 228, 135) |
| HSL | hsl(85, 63%, 71%) |
| HSV | hsv(85, 41%, 89%) |
| CMYK | cmyk(16.7%, 0%, 40.8%, 10.6%) |
| CIE-LAB | lab(86.10, -27.63, 41.33) |
| CIE-LCH | lch(86.10, 49.71, 123.76°) |
| OKLab | oklab(87.05% -0.0761 0.101) |
| OKLCH | oklch(87.05% 0.126 127) |
| XYZ | xyz(53.3513, 68.1827, 33.2668) |
| Luminance | 0.6818 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.15
Pistachio (survey)
#C0FA8B
ΔE00 5.26
Celery
#C1FD95
ΔE00 5.77
Light Grey Green
#B7E1A1
ΔE00 5.81
Tea Green
#BDF8A3
ΔE00 5.84
Washed Out Green
#BCF5A6
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE487 #AD87E4
analogous
#E4DB87 #BEE487 #8FE487
triadic
#BEE487 #87BEE4 #E487BE
tetradic
#BEE487 #87E4DB #AD87E4 #E4878F
square
#BEE487 #87E4DB #AD87E4 #E4878F
split-complementary
#BEE487 #878FE4 #DB87E4
monochromatic
#86C42C #A3D955 #BEE487 #D9EFB9 #F1F9E6
Accessibility & contrast
On white
1.43
#BEE487 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#BEE487 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE487
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE487 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE487 | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD980
Deuteranopia (green-blind)
#E7D78C
Tritanopia (blue-blind)
#C3DCCD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bee487; /* rgb */ color: rgb(190, 228, 135); /* oklch */ color: oklch(87.1% 0.126 127.0);
Tailwind
colors: {
custom: {
50: '#d3ecab',
500: '#bee487',
950: '#000000',
},
}SCSS
$custom: #bee487; $custom-light: #d3ecab; $custom-dark: #000000;
JSON
{
"hex": "#bee487",
"rgb": {
"r": 190,
"g": 228,
"b": 135
},
"hsl": {
"h": 84.516,
"s": 63.265,
"l": 71.176
},
"oklch": {
"l": 0.8705,
"c": 0.12641,
"h": 127
},
"luminance": 0.68183
}Semantic roles & 50–950 ramp
primary
#BEE487
secondary
#7E53BC
accent
#1ACB63
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481