#BEE58D#BEE58D
#BEE58D is a very light, vivid yellow-green. Relative luminance 0.689; OKLCH L 87.4% C 0.121 H 128.2°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE58D |
|---|---|
| RGB | rgb(190, 229, 141) |
| HSL | hsl(87, 63%, 73%) |
| HSV | hsv(87, 38%, 90%) |
| CMYK | cmyk(17%, 0%, 38.4%, 10.2%) |
| CIE-LAB | lab(86.46, -27.36, 38.81) |
| CIE-LCH | lch(86.46, 47.48, 125.18°) |
| OKLab | oklab(87.37% -0.075 0.0954) |
| OKLCH | oklch(87.37% 0.121 128.2) |
| XYZ | xyz(54.0616, 68.9082, 35.6466) |
| Luminance | 0.6891 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.41
Light Grey Green
#B7E1A1
ΔE00 4.91
Washed Out Green
#BCF5A6
ΔE00 5.12
Tea Green
#BDF8A3
ΔE00 5.16
Pistachio (survey)
#C0FA8B
ΔE00 5.31
Celery
#C1FD95
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE58D #B48DE5
analogous
#E5E08D #BEE58D #92E58D
triadic
#BEE58D #8DBEE5 #E58DBE
tetradic
#BEE58D #8DE5E0 #B48DE5 #E58D92
square
#BEE58D #8DE5E0 #B48DE5 #E58D92
split-complementary
#BEE58D #8D92E5 #E08DE5
monochromatic
#85CA2E #A2DA5B #BEE58D #DAF0BF #F1F9E6
Accessibility & contrast
On white
1.42
#BEE58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#BEE58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE58D
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE58D | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA87
Deuteranopia (green-blind)
#E7D892
Tritanopia (blue-blind)
#C2DECF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bee58d; /* rgb */ color: rgb(190, 229, 141); /* oklch */ color: oklch(87.4% 0.121 128.2);
Tailwind
colors: {
custom: {
50: '#d3edaf',
500: '#bee58d',
950: '#000000',
},
}SCSS
$custom: #bee58d; $custom-light: #d3edaf; $custom-dark: #000000;
JSON
{
"hex": "#bee58d",
"rgb": {
"r": 190,
"g": 229,
"b": 141
},
"hsl": {
"h": 86.591,
"s": 62.857,
"l": 72.549
},
"oklch": {
"l": 0.87368,
"c": 0.1214,
"h": 128.2
},
"luminance": 0.68909
}Semantic roles & 50–950 ramp
primary
#BEE58D
secondary
#8558BE
accent
#1BCB69
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481