#BEE58A#BEE58A
#BEE58A is a very light, vivid yellow-green. Relative luminance 0.688; OKLCH L 87.3% C 0.125 H 127.7°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE58A |
|---|---|
| RGB | rgb(190, 229, 138) |
| HSL | hsl(86, 64%, 72%) |
| HSV | hsv(86, 40%, 90%) |
| CMYK | cmyk(17%, 0%, 39.7%, 10.2%) |
| CIE-LAB | lab(86.41, -27.73, 40.25) |
| CIE-LCH | lch(86.41, 48.88, 124.57°) |
| OKLab | oklab(87.32% -0.0762 0.0986) |
| OKLCH | oklch(87.32% 0.125 127.7) |
| XYZ | xyz(53.8414, 68.8201, 34.4869) |
| Luminance | 0.6882 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.36
Pistachio (survey)
#C0FA8B
ΔE00 5.12
Tea Green
#BDF8A3
ΔE00 5.40
Light Grey Green
#B7E1A1
ΔE00 5.41
Washed Out Green
#BCF5A6
ΔE00 5.45
Celery
#C1FD95
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE58A #B18AE5
analogous
#E5DE8A #BEE58A #91E58A
triadic
#BEE58A #8ABEE5 #E58ABE
tetradic
#BEE58A #8AE5DE #B18AE5 #E58A91
square
#BEE58A #8AE5DE #B18AE5 #E58A91
split-complementary
#BEE58A #8A91E5 #DE8AE5
monochromatic
#85C82C #A2DA58 #BEE58A #DAF0BC #F1F9E6
Accessibility & contrast
On white
1.42
#BEE58A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#BEE58A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE58A
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE58A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE58A | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA83
Deuteranopia (green-blind)
#E8D88F
Tritanopia (blue-blind)
#C2DDCF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bee58a; /* rgb */ color: rgb(190, 229, 138); /* oklch */ color: oklch(87.3% 0.125 127.7);
Tailwind
colors: {
custom: {
50: '#d3edad',
500: '#bee58a',
950: '#000000',
},
}SCSS
$custom: #bee58a; $custom-light: #d3edad; $custom-dark: #000000;
JSON
{
"hex": "#bee58a",
"rgb": {
"r": 190,
"g": 229,
"b": 138
},
"hsl": {
"h": 85.714,
"s": 63.636,
"l": 71.961
},
"oklch": {
"l": 0.87318,
"c": 0.12464,
"h": 127.7
},
"luminance": 0.68821
}Semantic roles & 50–950 ramp
primary
#BEE58A
secondary
#8255BE
accent
#1ACB66
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481