#BEE482#BEE482
#BEE482 is a very light, vivid yellow-green. Relative luminance 0.680; OKLCH L 87.0% C 0.132 H 126.3°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE482 |
|---|---|
| RGB | rgb(190, 228, 130) |
| HSL | hsl(83, 64%, 70%) |
| HSV | hsv(83, 43%, 89%) |
| CMYK | cmyk(16.7%, 0%, 43%, 10.6%) |
| CIE-LAB | lab(86.03, -28.22, 43.70) |
| CIE-LCH | lch(86.03, 52.02, 122.85°) |
| OKLab | oklab(86.97% -0.078 0.1061) |
| OKLCH | oklch(86.97% 0.132 126.3) |
| XYZ | xyz(53.0075, 68.0451, 31.4562) |
| Luminance | 0.6805 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.28
Pistachio (survey)
#C0FA8B
ΔE00 5.14
Celery
#C1FD95
ΔE00 5.84
Light Yellow Green
#CCFD7F
ΔE00 6.00
Light Pea Green
#C4FE82
ΔE00 6.12
Light Yellowish Green
#C2FF89
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE482 #A882E4
analogous
#E4D982 #BEE482 #8DE482
triadic
#BEE482 #82BEE4 #E482BE
tetradic
#BEE482 #82E4D9 #A882E4 #E4828D
square
#BEE482 #82E4D9 #A882E4 #E4828D
split-complementary
#BEE482 #828DE4 #D982E4
monochromatic
#87C22A #A4D950 #BEE482 #D8EFB4 #F2FAE6
Accessibility & contrast
On white
1.44
#BEE482 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#BEE482 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE482
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE482 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE482 | 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)
#EDD97A
Deuteranopia (green-blind)
#E8D787
Tritanopia (blue-blind)
#C3DCCC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bee482; /* rgb */ color: rgb(190, 228, 130); /* oklch */ color: oklch(87.0% 0.132 126.3);
Tailwind
colors: {
custom: {
50: '#d3eca8',
500: '#bee482',
950: '#000000',
},
}SCSS
$custom: #bee482; $custom-light: #d3eca8; $custom-dark: #000000;
JSON
{
"hex": "#bee482",
"rgb": {
"r": 190,
"g": 228,
"b": 130
},
"hsl": {
"h": 83.265,
"s": 64.474,
"l": 70.196
},
"oklch": {
"l": 0.86972,
"c": 0.1317,
"h": 126.3
},
"luminance": 0.68046
}Semantic roles & 50–950 ramp
primary
#BEE482
secondary
#794EBC
accent
#19CC5F
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#141610
muted
#838480