#BEE084#BEE084
#BEE084 is a very light, vivid yellow-green. Relative luminance 0.659; OKLCH L 86.1% C 0.124 H 125.5°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE084 |
|---|---|
| RGB | rgb(190, 224, 132) |
| HSL | hsl(82, 60%, 70%) |
| HSV | hsv(82, 41%, 88%) |
| CMYK | cmyk(15.2%, 0%, 41.1%, 12.2%) |
| CIE-LAB | lab(84.96, -26.08, 41.36) |
| CIE-LCH | lch(84.96, 48.90, 122.23°) |
| OKLab | oklab(86.12% -0.0719 0.1009) |
| OKLCH | oklch(86.12% 0.124 125.5) |
| XYZ | xyz(52.0554, 65.9240, 31.8075) |
| Luminance | 0.6592 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.34
Pale Olive
#B9CC81
ΔE00 5.38
Greenish Tan
#BCCB7A
ΔE00 5.77
Light Moss Green
#A6C875
ΔE00 5.96
Light Grey Green
#B7E1A1
ΔE00 6.05
Pistachio (survey)
#C0FA8B
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE084 #A684E0
analogous
#E0D484 #BEE084 #90E084
triadic
#BEE084 #84BEE0 #E084BE
tetradic
#BEE084 #84E0D4 #A684E0 #E08490
square
#BEE084 #84E0D4 #A684E0 #E08490
split-complementary
#BEE084 #8490E0 #D484E0
monochromatic
#87BB2F #A4D453 #BEE084 #D8ECB5 #F2F9E6
Accessibility & contrast
On white
1.48
#BEE084 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#BEE084 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE084
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE084 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE084 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D57D
Deuteranopia (green-blind)
#E4D489
Tritanopia (blue-blind)
#C3D8CA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bee084; /* rgb */ color: rgb(190, 224, 132); /* oklch */ color: oklch(86.1% 0.124 125.5);
Tailwind
colors: {
custom: {
50: '#d3e9a9',
500: '#bee084',
950: '#000000',
},
}SCSS
$custom: #bee084; $custom-light: #d3e9a9; $custom-dark: #000000;
JSON
{
"hex": "#bee084",
"rgb": {
"r": 190,
"g": 224,
"b": 132
},
"hsl": {
"h": 82.174,
"s": 59.74,
"l": 69.804
},
"oklch": {
"l": 0.86121,
"c": 0.1239,
"h": 125.5
},
"luminance": 0.65924
}Semantic roles & 50–950 ramp
primary
#BEE084
secondary
#7751B7
accent
#1EC75D
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481