#BEE082#BEE082
#BEE082 is a very light, vivid yellow-green. Relative luminance 0.659; OKLCH L 86.1% C 0.126 H 125.2°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE082 |
|---|---|
| RGB | rgb(190, 224, 130) |
| HSL | hsl(82, 60%, 69%) |
| HSV | hsv(82, 42%, 88%) |
| CMYK | cmyk(15.2%, 0%, 42%, 12.2%) |
| CIE-LAB | lab(84.93, -26.31, 42.31) |
| CIE-LCH | lch(84.93, 49.83, 121.88°) |
| OKLab | oklab(86.09% -0.0727 0.103) |
| OKLCH | oklch(86.09% 0.126 125.2) |
| XYZ | xyz(51.9199, 65.8698, 31.0936) |
| Luminance | 0.6587 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.40
Pale Olive
#B9CC81
ΔE00 5.48
Greenish Tan
#BCCB7A
ΔE00 5.79
Light Moss Green
#A6C875
ΔE00 6.02
Greenish Beige
#C9D179
ΔE00 6.20
Pistachio (survey)
#C0FA8B
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE082 #A482E0
analogous
#E0D382 #BEE082 #8FE082
triadic
#BEE082 #82BEE0 #E082BE
tetradic
#BEE082 #82E0D3 #A482E0 #E0828F
square
#BEE082 #82E0D3 #A482E0 #E0828F
split-complementary
#BEE082 #828FE0 #D382E0
monochromatic
#87BA2E #A5D451 #BEE082 #D8ECB3 #F1F8E4
Accessibility & contrast
On white
1.48
#BEE082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#BEE082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE082
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE082 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D57B
Deuteranopia (green-blind)
#E5D487
Tritanopia (blue-blind)
#C4D8C9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bee082; /* rgb */ color: rgb(190, 224, 130); /* oklch */ color: oklch(86.1% 0.126 125.2);
Tailwind
colors: {
custom: {
50: '#d3e9a8',
500: '#bee082',
950: '#000000',
},
}SCSS
$custom: #bee082; $custom-light: #d3e9a8; $custom-dark: #000000;
JSON
{
"hex": "#bee082",
"rgb": {
"r": 190,
"g": 224,
"b": 130
},
"hsl": {
"h": 81.702,
"s": 60.256,
"l": 69.412
},
"oklch": {
"l": 0.8609,
"c": 0.12604,
"h": 125.2
},
"luminance": 0.6587
}Semantic roles & 50–950 ramp
primary
#BEE082
secondary
#754FB7
accent
#1EC85B
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#141610
muted
#838480