#BEEB82#BEEB82
#BEEB82 is a very light, vivid yellow-green. Relative luminance 0.720; OKLCH L 88.5% C 0.142 H 128.0°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEB82 |
|---|---|
| RGB | rgb(190, 235, 130) |
| HSL | hsl(86, 72%, 72%) |
| HSV | hsv(86, 45%, 92%) |
| CMYK | cmyk(19.1%, 0%, 44.7%, 7.8%) |
| CIE-LAB | lab(87.96, -31.50, 46.11) |
| CIE-LCH | lch(87.96, 55.84, 124.34°) |
| OKLab | oklab(88.52% -0.0872 0.1115) |
| OKLCH | oklch(88.52% 0.142 128) |
| XYZ | xyz(54.9723, 71.9747, 32.1111) |
| Luminance | 0.7198 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.40
Celery
#C1FD95
ΔE00 4.27
Light Pea Green
#C4FE82
ΔE00 4.35
Light Yellowish Green
#C2FF89
ΔE00 4.42
Light Yellow Green
#CCFD7F
ΔE00 4.44
Pale Lime
#BEFD73
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEB82 #AF82EB
analogous
#EBE382 #BEEB82 #8AEB82
triadic
#BEEB82 #82BEEB #EB82BE
tetradic
#BEEB82 #82EBE3 #AF82EB #EB828A
square
#BEEB82 #82EBE3 #AF82EB #EB828A
split-complementary
#BEEB82 #828AEB #E382EB
monochromatic
#86D121 #A3E34D #BEEB82 #D9F3B7 #F1FBE5
Accessibility & contrast
On white
1.36
#BEEB82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#BEEB82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEB82
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEB82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEB82 | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF79
Deuteranopia (green-blind)
#EEDC88
Tritanopia (blue-blind)
#C3E3D2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #beeb82; /* rgb */ color: rgb(190, 235, 130); /* oklch */ color: oklch(88.5% 0.142 128.0);
Tailwind
colors: {
custom: {
50: '#d3f1a8',
500: '#beeb82',
950: '#000000',
},
}SCSS
$custom: #beeb82; $custom-light: #d3f1a8; $custom-dark: #000000;
JSON
{
"hex": "#beeb82",
"rgb": {
"r": 190,
"g": 235,
"b": 130
},
"hsl": {
"h": 85.714,
"s": 72.414,
"l": 71.569
},
"oklch": {
"l": 0.88523,
"c": 0.14158,
"h": 128
},
"luminance": 0.71976
}Semantic roles & 50–950 ramp
primary
#BEEB82
secondary
#804DC5
accent
#11D465
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#141610
muted
#838580