#BEEB8B#BEEB8B
#BEEB8B is a very light, vivid yellow-green. Relative luminance 0.722; OKLCH L 88.7% C 0.132 H 129.3°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEB8B |
|---|---|
| RGB | rgb(190, 235, 139) |
| HSL | hsl(88, 71%, 73%) |
| HSV | hsv(88, 41%, 92%) |
| CMYK | cmyk(19.1%, 0%, 40.9%, 7.8%) |
| CIE-LAB | lab(88.08, -30.44, 41.88) |
| CIE-LCH | lch(88.08, 51.77, 126.01°) |
| OKLab | oklab(88.66% -0.0837 0.1024) |
| OKLCH | oklch(88.66% 0.132 129.3) |
| XYZ | xyz(55.6030, 72.2270, 35.4329) |
| Luminance | 0.7223 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.61
Celery
#C1FD95
ΔE00 4.02
Tea Green
#BDF8A3
ΔE00 4.38
Washed Out Green
#BCF5A6
ΔE00 4.71
Light Yellowish Green
#C2FF89
ΔE00 4.81
Light Pea Green
#C4FE82
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEB8B #B88BEB
analogous
#EBE88B #BEEB8B #8EEB8B
triadic
#BEEB8B #8BBEEB #EB8BBE
tetradic
#BEEB8B #8BEBE8 #B88BEB #EB8B8E
square
#BEEB8B #8BEBE8 #B88BEB #EB8B8E
split-complementary
#BEEB8B #8B8EEB #E88BEB
monochromatic
#83D725 #A1E257 #BEEB8B #DBF4BF #F0FAE5
Accessibility & contrast
On white
1.36
#BEEB8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#BEEB8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEB8B
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEB8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEB8B | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF84
Deuteranopia (green-blind)
#EDDC90
Tritanopia (blue-blind)
#C2E3D4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #beeb8b; /* rgb */ color: rgb(190, 235, 139); /* oklch */ color: oklch(88.7% 0.132 129.3);
Tailwind
colors: {
custom: {
50: '#d3f1ae',
500: '#beeb8b',
950: '#000000',
},
}SCSS
$custom: #beeb8b; $custom-light: #d3f1ae; $custom-dark: #000000;
JSON
{
"hex": "#beeb8b",
"rgb": {
"r": 190,
"g": 235,
"b": 139
},
"hsl": {
"h": 88.125,
"s": 70.588,
"l": 73.333
},
"oklch": {
"l": 0.8866,
"c": 0.13226,
"h": 129.3
},
"luminance": 0.72228
}Semantic roles & 50–950 ramp
primary
#BEEB8B
secondary
#8A55C5
accent
#13D36D
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581