#BEEB7A#BEEB7A
#BEEB7A is a very light, vivid yellow-green. Relative luminance 0.718; OKLCH L 88.4% C 0.150 H 127.1°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEB7A |
|---|---|
| RGB | rgb(190, 235, 122) |
| HSL | hsl(84, 74%, 70%) |
| HSV | hsv(84, 48%, 92%) |
| CMYK | cmyk(19.1%, 0%, 48.1%, 7.8%) |
| CIE-LAB | lab(87.86, -32.38, 49.81) |
| CIE-LCH | lch(87.86, 59.41, 123.03°) |
| OKLab | oklab(88.41% -0.0902 0.1193) |
| OKLCH | oklch(88.41% 0.15 127.1) |
| XYZ | xyz(54.4561, 71.7682, 29.3923) |
| Luminance | 0.7177 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.68
Light Yellow Green
#CCFD7F
ΔE00 3.94
Light Pea Green
#C4FE82
ΔE00 4.09
Light Yellowish Green
#C2FF89
ΔE00 4.45
Pale Lime
#BEFD73
ΔE00 4.52
Celery
#C1FD95
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEB7A #A77AEB
analogous
#EBE07A #BEEB7A #85EB7A
triadic
#BEEB7A #7ABEEB #EB7ABE
tetradic
#BEEB7A #7AEBE0 #A77AEB #EB7A85
square
#BEEB7A #7AEBE0 #A77AEB #EB7A85
split-complementary
#BEEB7A #7A85EB #E07AEB
monochromatic
#87CC1F #A4E345 #BEEB7A #D8F3AF #F2FBE4
Accessibility & contrast
On white
1.37
#BEEB7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#BEEB7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEB7A
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEB7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEB7A | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE70
Deuteranopia (green-blind)
#EFDC81
Tritanopia (blue-blind)
#C3E2D1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #beeb7a; /* rgb */ color: rgb(190, 235, 122); /* oklch */ color: oklch(88.4% 0.150 127.1);
Tailwind
colors: {
custom: {
50: '#d3f1a3',
500: '#beeb7a',
950: '#000000',
},
}SCSS
$custom: #beeb7a; $custom-light: #d3f1a3; $custom-dark: #000000;
JSON
{
"hex": "#beeb7a",
"rgb": {
"r": 190,
"g": 235,
"b": 122
},
"hsl": {
"h": 83.894,
"s": 73.856,
"l": 70
},
"oklch": {
"l": 0.8841,
"c": 0.14957,
"h": 127.1
},
"luminance": 0.71769
}Semantic roles & 50–950 ramp
primary
#BEEB7A
secondary
#7845C4
accent
#10D65F
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14160F
muted
#838580