#BEE58B#BEE58B
#BEE58B is a very light, vivid yellow-green. Relative luminance 0.689; OKLCH L 87.3% C 0.124 H 127.8°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE58B |
|---|---|
| RGB | rgb(190, 229, 139) |
| HSL | hsl(86, 63%, 72%) |
| HSV | hsv(86, 39%, 90%) |
| CMYK | cmyk(17%, 0%, 39.3%, 10.2%) |
| CIE-LAB | lab(86.43, -27.61, 39.77) |
| CIE-LCH | lch(86.43, 48.41, 124.77°) |
| OKLab | oklab(87.34% -0.0758 0.0976) |
| OKLCH | oklch(87.34% 0.124 127.8) |
| XYZ | xyz(53.9141, 68.8492, 34.8699) |
| Luminance | 0.6885 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.37
Pistachio (survey)
#C0FA8B
ΔE00 5.18
Light Grey Green
#B7E1A1
ΔE00 5.25
Tea Green
#BDF8A3
ΔE00 5.32
Washed Out Green
#BCF5A6
ΔE00 5.34
Celery
#C1FD95
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE58B #B28BE5
analogous
#E5DF8B #BEE58B #91E58B
triadic
#BEE58B #8BBEE5 #E58BBE
tetradic
#BEE58B #8BE5DF #B28BE5 #E58B91
square
#BEE58B #8BE5DF #B28BE5 #E58B91
split-complementary
#BEE58B #8B91E5 #DF8BE5
monochromatic
#85C92D #A2DA59 #BEE58B #DAF0BD #F1F9E6
Accessibility & contrast
On white
1.42
#BEE58B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#BEE58B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE58B
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE58B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE58B | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA84
Deuteranopia (green-blind)
#E8D890
Tritanopia (blue-blind)
#C2DECF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bee58b; /* rgb */ color: rgb(190, 229, 139); /* oklch */ color: oklch(87.3% 0.124 127.8);
Tailwind
colors: {
custom: {
50: '#d3edae',
500: '#bee58b',
950: '#000000',
},
}SCSS
$custom: #bee58b; $custom-light: #d3edae; $custom-dark: #000000;
JSON
{
"hex": "#bee58b",
"rgb": {
"r": 190,
"g": 229,
"b": 139
},
"hsl": {
"h": 86,
"s": 63.38,
"l": 72.157
},
"oklch": {
"l": 0.87335,
"c": 0.12355,
"h": 127.8
},
"luminance": 0.6885
}Semantic roles & 50–950 ramp
primary
#BEE58B
secondary
#8356BE
accent
#1ACB67
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481