#BEE483#BEE483
#BEE483 is a very light, vivid yellow-green. Relative luminance 0.681; OKLCH L 87.0% C 0.131 H 126.4°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE483 |
|---|---|
| RGB | rgb(190, 228, 131) |
| HSL | hsl(84, 64%, 70%) |
| HSV | hsv(84, 43%, 89%) |
| CMYK | cmyk(16.7%, 0%, 42.5%, 10.6%) |
| CIE-LAB | lab(86.04, -28.10, 43.23) |
| CIE-LCH | lch(86.04, 51.56, 123.03°) |
| OKLab | oklab(86.99% -0.0776 0.1051) |
| OKLCH | oklch(86.99% 0.131 126.4) |
| XYZ | xyz(53.0750, 68.0721, 31.8114) |
| Luminance | 0.6807 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.24
Pistachio (survey)
#C0FA8B
ΔE00 5.15
Celery
#C1FD95
ΔE00 5.81
Light Yellow Green
#CCFD7F
ΔE00 6.08
Light Pea Green
#C4FE82
ΔE00 6.18
Tea Green
#BDF8A3
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE483 #A983E4
analogous
#E4D983 #BEE483 #8DE483
triadic
#BEE483 #83BEE4 #E483BE
tetradic
#BEE483 #83E4D9 #A983E4 #E4838D
square
#BEE483 #83E4D9 #A983E4 #E4838D
split-complementary
#BEE483 #838DE4 #D983E4
monochromatic
#87C22A #A4D951 #BEE483 #D8EFB5 #F2FAE6
Accessibility & contrast
On white
1.44
#BEE483 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#BEE483 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE483
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE483 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE483 | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD97B
Deuteranopia (green-blind)
#E8D788
Tritanopia (blue-blind)
#C3DCCD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bee483; /* rgb */ color: rgb(190, 228, 131); /* oklch */ color: oklch(87.0% 0.131 126.4);
Tailwind
colors: {
custom: {
50: '#d3eca8',
500: '#bee483',
950: '#000000',
},
}SCSS
$custom: #bee483; $custom-light: #d3eca8; $custom-dark: #000000;
JSON
{
"hex": "#bee483",
"rgb": {
"r": 190,
"g": 228,
"b": 131
},
"hsl": {
"h": 83.505,
"s": 64.238,
"l": 70.392
},
"oklch": {
"l": 0.86987,
"c": 0.13066,
"h": 126.4
},
"luminance": 0.68073
}Semantic roles & 50–950 ramp
primary
#BEE483
secondary
#7A4FBC
accent
#19CC5F
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#141610
muted
#838480