#BEE484#BEE484
#BEE484 is a very light, vivid yellow-green. Relative luminance 0.681; OKLCH L 87.0% C 0.130 H 126.6°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE484 |
|---|---|
| RGB | rgb(190, 228, 132) |
| HSL | hsl(84, 64%, 71%) |
| HSV | hsv(84, 42%, 89%) |
| CMYK | cmyk(16.7%, 0%, 42.1%, 10.6%) |
| CIE-LAB | lab(86.06, -27.98, 42.75) |
| CIE-LCH | lch(86.06, 51.10, 123.21°) |
| OKLab | oklab(87% -0.0772 0.1041) |
| OKLCH | oklch(87% 0.13 126.6) |
| XYZ | xyz(53.1431, 68.0994, 32.1700) |
| Luminance | 0.6810 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.21
Pistachio (survey)
#C0FA8B
ΔE00 5.17
Celery
#C1FD95
ΔE00 5.80
Tea Green
#BDF8A3
ΔE00 6.12
Light Yellow Green
#CCFD7F
ΔE00 6.17
Light Pea Green
#C4FE82
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE484 #AA84E4
analogous
#E4DA84 #BEE484 #8EE484
triadic
#BEE484 #84BEE4 #E484BE
tetradic
#BEE484 #84E4DA #AA84E4 #E4848E
square
#BEE484 #84E4DA #AA84E4 #E4848E
split-complementary
#BEE484 #848EE4 #DA84E4
monochromatic
#87C32B #A3D952 #BEE484 #D9EFB6 #F2F9E6
Accessibility & contrast
On white
1.44
#BEE484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#BEE484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE484
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE484 | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD97D
Deuteranopia (green-blind)
#E8D789
Tritanopia (blue-blind)
#C3DCCD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bee484; /* rgb */ color: rgb(190, 228, 132); /* oklch */ color: oklch(87.0% 0.130 126.6);
Tailwind
colors: {
custom: {
50: '#d3eca9',
500: '#bee484',
950: '#000000',
},
}SCSS
$custom: #bee484; $custom-light: #d3eca9; $custom-dark: #000000;
JSON
{
"hex": "#bee484",
"rgb": {
"r": 190,
"g": 228,
"b": 132
},
"hsl": {
"h": 83.75,
"s": 64,
"l": 70.588
},
"oklch": {
"l": 0.87003,
"c": 0.1296,
"h": 126.6
},
"luminance": 0.681
}Semantic roles & 50–950 ramp
primary
#BEE484
secondary
#7B50BC
accent
#1ACC60
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481