#BEEB8A#BEEB8A
#BEEB8A is a very light, vivid yellow-green. Relative luminance 0.722; OKLCH L 88.6% C 0.133 H 129.1°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEB8A |
|---|---|
| RGB | rgb(190, 235, 138) |
| HSL | hsl(88, 71%, 73%) |
| HSV | hsv(88, 41%, 92%) |
| CMYK | cmyk(19.1%, 0%, 41.3%, 7.8%) |
| CIE-LAB | lab(88.06, -30.56, 42.35) |
| CIE-LCH | lch(88.06, 52.23, 125.81°) |
| OKLab | oklab(88.64% -0.0841 0.1034) |
| OKLCH | oklch(88.64% 0.133 129.1) |
| XYZ | xyz(55.5303, 72.1979, 35.0498) |
| Luminance | 0.7220 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.55
Celery
#C1FD95
ΔE00 4.02
Tea Green
#BDF8A3
ΔE00 4.50
Light Yellowish Green
#C2FF89
ΔE00 4.74
Washed Out Green
#BCF5A6
ΔE00 4.85
Light Pea Green
#C4FE82
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEB8A #B78AEB
analogous
#EBE78A #BEEB8A #8DEB8A
triadic
#BEEB8A #8ABEEB #EB8ABE
tetradic
#BEEB8A #8AEBE7 #B78AEB #EB8A8D
square
#BEEB8A #8AEBE7 #B78AEB #EB8A8D
split-complementary
#BEEB8A #8A8DEB #E78AEB
monochromatic
#84D625 #A1E256 #BEEB8A #DBF4BE #F0FBE5
Accessibility & contrast
On white
1.36
#BEEB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#BEEB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEB8A
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEB8A | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF83
Deuteranopia (green-blind)
#EDDC8F
Tritanopia (blue-blind)
#C2E3D3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #beeb8a; /* rgb */ color: rgb(190, 235, 138); /* oklch */ color: oklch(88.6% 0.133 129.1);
Tailwind
colors: {
custom: {
50: '#d3f1ad',
500: '#beeb8a',
950: '#000000',
},
}SCSS
$custom: #beeb8a; $custom-light: #d3f1ad; $custom-dark: #000000;
JSON
{
"hex": "#beeb8a",
"rgb": {
"r": 190,
"g": 235,
"b": 138
},
"hsl": {
"h": 87.835,
"s": 70.803,
"l": 73.137
},
"oklch": {
"l": 0.88644,
"c": 0.13332,
"h": 129.1
},
"luminance": 0.72199
}Semantic roles & 50–950 ramp
primary
#BEEB8A
secondary
#8954C5
accent
#13D36C
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581