#BEE58E#BEE58E
#BEE58E is a very light, vivid yellow-green. Relative luminance 0.689; OKLCH L 87.4% C 0.120 H 128.3°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE58E |
|---|---|
| RGB | rgb(190, 229, 142) |
| HSL | hsl(87, 63%, 73%) |
| HSV | hsv(87, 38%, 90%) |
| CMYK | cmyk(17%, 0%, 38%, 10.2%) |
| CIE-LAB | lab(86.47, -27.23, 38.33) |
| CIE-LCH | lch(86.47, 47.02, 125.39°) |
| OKLab | oklab(87.38% -0.0746 0.0944) |
| OKLCH | oklch(87.38% 0.12 128.3) |
| XYZ | xyz(54.1363, 68.9381, 36.0402) |
| Luminance | 0.6894 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.44
Light Grey Green
#B7E1A1
ΔE00 4.74
Washed Out Green
#BCF5A6
ΔE00 5.02
Tea Green
#BDF8A3
ΔE00 5.09
Pistachio (survey)
#C0FA8B
ΔE00 5.38
Light Sage
#BCECAC
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE58E #B58EE5
analogous
#E5E18E #BEE58E #92E58E
triadic
#BEE58E #8EBEE5 #E58EBE
tetradic
#BEE58E #8EE5E1 #B58EE5 #E58E92
square
#BEE58E #8EE5E1 #B58EE5 #E58E92
split-complementary
#BEE58E #8E92E5 #E18EE5
monochromatic
#84CA2F #A1DA5C #BEE58E #DBF0C0 #F1F9E6
Accessibility & contrast
On white
1.42
#BEE58E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#BEE58E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE58E
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE58E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE58E | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA88
Deuteranopia (green-blind)
#E7D893
Tritanopia (blue-blind)
#C2DECF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bee58e; /* rgb */ color: rgb(190, 229, 142); /* oklch */ color: oklch(87.4% 0.120 128.3);
Tailwind
colors: {
custom: {
50: '#d3edb0',
500: '#bee58e',
950: '#000000',
},
}SCSS
$custom: #bee58e; $custom-light: #d3edb0; $custom-dark: #000000;
JSON
{
"hex": "#bee58e",
"rgb": {
"r": 190,
"g": 229,
"b": 142
},
"hsl": {
"h": 86.897,
"s": 62.59,
"l": 72.745
},
"oklch": {
"l": 0.87384,
"c": 0.12031,
"h": 128.3
},
"luminance": 0.68939
}Semantic roles & 50–950 ramp
primary
#BEE58E
secondary
#8659BE
accent
#1BCA6A
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481