#BEEB84#BEEB84
#BEEB84 is a very light, vivid yellow-green. Relative luminance 0.720; OKLCH L 88.6% C 0.140 H 128.3°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEB84 |
|---|---|
| RGB | rgb(190, 235, 132) |
| HSL | hsl(86, 72%, 72%) |
| HSV | hsv(86, 44%, 92%) |
| CMYK | cmyk(19.1%, 0%, 43.8%, 7.8%) |
| CIE-LAB | lab(87.98, -31.27, 45.18) |
| CIE-LCH | lch(87.98, 54.94, 124.69°) |
| OKLab | oklab(88.55% -0.0864 0.1096) |
| OKLCH | oklch(88.55% 0.14 128.3) |
| XYZ | xyz(55.1079, 72.0290, 32.8250) |
| Luminance | 0.7203 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.39
Celery
#C1FD95
ΔE00 4.18
Light Yellowish Green
#C2FF89
ΔE00 4.47
Light Pea Green
#C4FE82
ΔE00 4.47
Light Yellow Green
#CCFD7F
ΔE00 4.61
Tea Green
#BDF8A3
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEB84 #B184EB
analogous
#EBE584 #BEEB84 #8BEB84
triadic
#BEEB84 #84BEEB #EB84BE
tetradic
#BEEB84 #84EBE5 #B184EB #EB848B
square
#BEEB84 #84EBE5 #B184EB #EB848B
split-complementary
#BEEB84 #848BEB #E584EB
monochromatic
#85D222 #A2E24F #BEEB84 #DAF4B9 #F1FBE5
Accessibility & contrast
On white
1.36
#BEEB84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#BEEB84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEB84
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEB84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEB84 | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF7C
Deuteranopia (green-blind)
#EEDC8A
Tritanopia (blue-blind)
#C2E3D2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #beeb84; /* rgb */ color: rgb(190, 235, 132); /* oklch */ color: oklch(88.6% 0.140 128.3);
Tailwind
colors: {
custom: {
50: '#d3f1a9',
500: '#beeb84',
950: '#000000',
},
}SCSS
$custom: #beeb84; $custom-light: #d3f1a9; $custom-dark: #000000;
JSON
{
"hex": "#beeb84",
"rgb": {
"r": 190,
"g": 235,
"b": 132
},
"hsl": {
"h": 86.214,
"s": 72.028,
"l": 71.961
},
"oklch": {
"l": 0.88552,
"c": 0.13955,
"h": 128.3
},
"luminance": 0.7203
}Semantic roles & 50–950 ramp
primary
#BEEB84
secondary
#824EC5
accent
#11D466
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581