#BEE087#BEE087
#BEE087 is a very light, vivid yellow-green. Relative luminance 0.660; OKLCH L 86.2% C 0.121 H 125.9°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE087 |
|---|---|
| RGB | rgb(190, 224, 135) |
| HSL | hsl(83, 59%, 70%) |
| HSV | hsv(83, 40%, 88%) |
| CMYK | cmyk(15.2%, 0%, 39.7%, 12.2%) |
| CIE-LAB | lab(85.00, -25.72, 39.93) |
| CIE-LCH | lch(85.00, 47.49, 122.79°) |
| OKLab | oklab(86.17% -0.0707 0.0978) |
| OKLCH | oklch(86.17% 0.121 125.9) |
| XYZ | xyz(52.2636, 66.0073, 32.9042) |
| Luminance | 0.6601 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.30
Pale Olive
#B9CC81
ΔE00 5.26
Light Grey Green
#B7E1A1
ΔE00 5.56
Greenish Tan
#BCCB7A
ΔE00 5.79
Light Moss Green
#A6C875
ΔE00 5.89
Pistachio (survey)
#C0FA8B
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE087 #A987E0
analogous
#E0D587 #BEE087 #92E087
triadic
#BEE087 #87BEE0 #E087BE
tetradic
#BEE087 #87E0D5 #A987E0 #E08792
square
#BEE087 #87E0D5 #A987E0 #E08792
split-complementary
#BEE087 #8792E0 #D587E0
monochromatic
#87BC31 #A4D356 #BEE087 #D8EDB8 #F2F9E7
Accessibility & contrast
On white
1.48
#BEE087 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#BEE087 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE087
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE087 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE087 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D680
Deuteranopia (green-blind)
#E4D48C
Tritanopia (blue-blind)
#C3D8CA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bee087; /* rgb */ color: rgb(190, 224, 135); /* oklch */ color: oklch(86.2% 0.121 125.9);
Tailwind
colors: {
custom: {
50: '#d3e9ab',
500: '#bee087',
950: '#000000',
},
}SCSS
$custom: #bee087; $custom-light: #d3e9ab; $custom-dark: #000000;
JSON
{
"hex": "#bee087",
"rgb": {
"r": 190,
"g": 224,
"b": 135
},
"hsl": {
"h": 82.921,
"s": 58.94,
"l": 70.392
},
"oklch": {
"l": 0.86169,
"c": 0.12065,
"h": 125.9
},
"luminance": 0.66008
}Semantic roles & 50–950 ramp
primary
#BEE087
secondary
#7A54B8
accent
#1FC75F
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481