#BEEB8D#BEEB8D
#BEEB8D is a very light, vivid yellow-green. Relative luminance 0.723; OKLCH L 88.7% C 0.130 H 129.6°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEB8D |
|---|---|
| RGB | rgb(190, 235, 141) |
| HSL | hsl(89, 70%, 74%) |
| HSV | hsv(89, 40%, 92%) |
| CMYK | cmyk(19.1%, 0%, 40%, 7.8%) |
| CIE-LAB | lab(88.11, -30.19, 40.93) |
| CIE-LCH | lch(88.11, 50.86, 126.41°) |
| OKLab | oklab(88.69% -0.0829 0.1003) |
| OKLCH | oklch(88.69% 0.13 129.6) |
| XYZ | xyz(55.7505, 72.2860, 36.2095) |
| Luminance | 0.7229 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.73
Celery
#C1FD95
ΔE00 4.03
Tea Green
#BDF8A3
ΔE00 4.16
Washed Out Green
#BCF5A6
ΔE00 4.44
Light Yellowish Green
#C2FF89
ΔE00 4.95
Pale Light Green
#B1FC99
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEB8D #BA8DEB
analogous
#EBE98D #BEEB8D #8FEB8D
triadic
#BEEB8D #8DBEEB #EB8DBE
tetradic
#BEEB8D #8DEBE9 #BA8DEB #EB8D8F
square
#BEEB8D #8DEBE9 #BA8DEB #EB8D8F
split-complementary
#BEEB8D #8D8FEB #E98DEB
monochromatic
#83D826 #A0E259 #BEEB8D #DCF4C1 #F0FAE5
Accessibility & contrast
On white
1.36
#BEEB8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#BEEB8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEB8D
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEB8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEB8D | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF86
Deuteranopia (green-blind)
#EDDC92
Tritanopia (blue-blind)
#C1E4D4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #beeb8d; /* rgb */ color: rgb(190, 235, 141); /* oklch */ color: oklch(88.7% 0.130 129.6);
Tailwind
colors: {
custom: {
50: '#d3f1af',
500: '#beeb8d',
950: '#000000',
},
}SCSS
$custom: #beeb8d; $custom-light: #d3f1af; $custom-dark: #000000;
JSON
{
"hex": "#beeb8d",
"rgb": {
"r": 190,
"g": 235,
"b": 141
},
"hsl": {
"h": 88.723,
"s": 70.149,
"l": 73.725
},
"oklch": {
"l": 0.88692,
"c": 0.13015,
"h": 129.6
},
"luminance": 0.72287
}Semantic roles & 50–950 ramp
primary
#BEEB8D
secondary
#8C57C6
accent
#13D26F
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581