#7BE58D#7BE58D
#7BE58D is a very light, vivid green. Relative luminance 0.622; OKLCH L 83.7% C 0.157 H 147.9°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE58D |
|---|---|
| RGB | rgb(123, 229, 141) |
| HSL | hsl(130, 67%, 69%) |
| HSV | hsv(130, 46%, 90%) |
| CMYK | cmyk(46.3%, 0%, 38.4%, 10.2%) |
| CIE-LAB | lab(83.00, -48.97, 33.65) |
| CIE-LCH | lch(83.00, 59.42, 145.51°) |
| OKLab | oklab(83.66% -0.1331 0.0836) |
| OKLCH | oklch(83.66% 0.157 147.9) |
| XYZ | xyz(40.9930, 62.1697, 35.0340) |
| Luminance | 0.6217 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.01
Weird Green
#3AE57F
ΔE00 4.55
Seafoam Green
#7AF9AB
ΔE00 5.32
Palegreen
#98FB98
ΔE00 5.39
Seafoam (survey)
#80F9AD
ΔE00 5.39
Foam Green
#90FDA9
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE58D #E57BD3
analogous
#9EE57B #7BE58D #7BE5C2
triadic
#7BE58D #8D7BE5 #E58D7B
tetradic
#7BE58D #7B9EE5 #E57BD3 #E5C27B
square
#7BE58D #7B9EE5 #E57BD3 #E5C27B
split-complementary
#7BE58D #C27BE5 #E57B9E
monochromatic
#26C040 #48DB61 #7BE58D #AEEFB9 #E1F9E5
Accessibility & contrast
On white
1.56
#7BE58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#7BE58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE58D
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE58D | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D587
Deuteranopia (green-blind)
#D8CB92
Tritanopia (blue-blind)
#69E1CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7be58d; /* rgb */ color: rgb(123, 229, 141); /* oklch */ color: oklch(83.7% 0.157 147.9);
Tailwind
colors: {
custom: {
50: '#a7eeaf',
500: '#7be58d',
950: '#000000',
},
}SCSS
$custom: #7be58d; $custom-light: #a7eeaf; $custom-dark: #000000;
JSON
{
"hex": "#7be58d",
"rgb": {
"r": 123,
"g": 229,
"b": 141
},
"hsl": {
"h": 130.189,
"s": 67.089,
"l": 69.02
},
"oklch": {
"l": 0.83656,
"c": 0.15716,
"h": 147.9
},
"luminance": 0.62173
}Semantic roles & 50–950 ramp
primary
#7BE58D
secondary
#BD47A9
accent
#17B0CF
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101610
muted
#818581