#7BE58E#7BE58E
#7BE58E is a very light, vivid green. Relative luminance 0.622; OKLCH L 83.7% C 0.156 H 148.1°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE58E |
|---|---|
| RGB | rgb(123, 229, 142) |
| HSL | hsl(131, 67%, 69%) |
| HSV | hsv(131, 46%, 90%) |
| CMYK | cmyk(46.3%, 0%, 38%, 10.2%) |
| CIE-LAB | lab(83.02, -48.81, 33.16) |
| CIE-LCH | lch(83.02, 59.01, 145.81°) |
| OKLab | oklab(83.67% -0.1326 0.0825) |
| OKLCH | oklch(83.67% 0.156 148.1) |
| XYZ | xyz(41.0677, 62.1996, 35.4276) |
| Luminance | 0.6220 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.08
Weird Green
#3AE57F
ΔE00 4.58
Seafoam Green
#7AF9AB
ΔE00 5.22
Seafoam (survey)
#80F9AD
ΔE00 5.29
Foam Green
#90FDA9
ΔE00 5.40
Light Sea Green
#98F6B0
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE58E #E57BD2
analogous
#9DE57B #7BE58E #7BE5C3
triadic
#7BE58E #8E7BE5 #E58E7B
tetradic
#7BE58E #7B9DE5 #E57BD2 #E5C37B
square
#7BE58E #7B9DE5 #E57BD2 #E5C37B
split-complementary
#7BE58E #C37BE5 #E57B9D
monochromatic
#26C041 #48DB62 #7BE58E #AEEFBA #E1F9E6
Accessibility & contrast
On white
1.56
#7BE58E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#7BE58E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE58E
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE58E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE58E | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D588
Deuteranopia (green-blind)
#D8CB93
Tritanopia (blue-blind)
#69E1CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7be58e; /* rgb */ color: rgb(123, 229, 142); /* oklch */ color: oklch(83.7% 0.156 148.1);
Tailwind
colors: {
custom: {
50: '#a7eeb0',
500: '#7be58e',
950: '#000000',
},
}SCSS
$custom: #7be58e; $custom-light: #a7eeb0; $custom-dark: #000000;
JSON
{
"hex": "#7be58e",
"rgb": {
"r": 123,
"g": 229,
"b": 142
},
"hsl": {
"h": 130.755,
"s": 67.089,
"l": 69.02
},
"oklch": {
"l": 0.83674,
"c": 0.1562,
"h": 148.1
},
"luminance": 0.62203
}Semantic roles & 50–950 ramp
primary
#7BE58E
secondary
#BD47A8
accent
#17AECF
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101610
muted
#818581