#7BE58A#7BE58A
#7BE58A is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.6% C 0.160 H 147.1°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE58A |
|---|---|
| RGB | rgb(123, 229, 138) |
| HSL | hsl(128, 67%, 69%) |
| HSV | hsv(128, 46%, 90%) |
| CMYK | cmyk(46.3%, 0%, 39.7%, 10.2%) |
| CIE-LAB | lab(82.96, -49.45, 35.10) |
| CIE-LCH | lch(82.96, 60.64, 144.63°) |
| OKLab | oklab(83.6% -0.1343 0.0869) |
| OKLCH | oklch(83.6% 0.16 147.1) |
| XYZ | xyz(40.7728, 62.0816, 33.8743) |
| Luminance | 0.6209 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.82
Weird Green
#3AE57F
ΔE00 4.49
Palegreen
#98FB98
ΔE00 5.26
Lightish Green
#61E160
ΔE00 5.53
Baby Green
#8CFF9E
ΔE00 5.56
Mint Green
#8FFF9F
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE58A #E57BD6
analogous
#A1E57B #7BE58A #7BE5BF
triadic
#7BE58A #8A7BE5 #E58A7B
tetradic
#7BE58A #7BA1E5 #E57BD6 #E5BF7B
square
#7BE58A #7BA1E5 #E57BD6 #E5BF7B
split-complementary
#7BE58A #BF7BE5 #E57BA1
monochromatic
#26C03C #48DB5D #7BE58A #AEEFB7 #E1F9E5
Accessibility & contrast
On white
1.57
#7BE58A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#7BE58A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE58A
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE58A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE58A | 1.00 | 1.57 | 13.42 | 13.42 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D584
Deuteranopia (green-blind)
#D8CB90
Tritanopia (blue-blind)
#6AE1CE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7be58a; /* rgb */ color: rgb(123, 229, 138); /* oklch */ color: oklch(83.6% 0.160 147.1);
Tailwind
colors: {
custom: {
50: '#a7eead',
500: '#7be58a',
950: '#000000',
},
}SCSS
$custom: #7be58a; $custom-light: #a7eead; $custom-dark: #000000;
JSON
{
"hex": "#7be58a",
"rgb": {
"r": 123,
"g": 229,
"b": 138
},
"hsl": {
"h": 128.491,
"s": 67.089,
"l": 69.02
},
"oklch": {
"l": 0.83603,
"c": 0.16002,
"h": 147.1
},
"luminance": 0.62085
}Semantic roles & 50–950 ramp
primary
#7BE58A
secondary
#BD47AC
accent
#17B5CF
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101610
muted
#818581