#7BE58F#7BE58F
#7BE58F is a very light, vivid green. Relative luminance 0.622; OKLCH L 83.7% C 0.155 H 148.4°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE58F |
|---|---|
| RGB | rgb(123, 229, 143) |
| HSL | hsl(131, 67%, 69%) |
| HSV | hsv(131, 46%, 90%) |
| CMYK | cmyk(46.3%, 0%, 37.6%, 10.2%) |
| CIE-LAB | lab(83.04, -48.65, 32.68) |
| CIE-LCH | lch(83.04, 58.60, 146.11°) |
| OKLab | oklab(83.69% -0.1322 0.0814) |
| OKLCH | oklch(83.69% 0.155 148.4) |
| XYZ | xyz(41.1431, 62.2298, 35.8248) |
| Luminance | 0.6223 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.17
Weird Green
#3AE57F
ΔE00 4.62
Seafoam Green
#7AF9AB
ΔE00 5.12
Seafoam (survey)
#80F9AD
ΔE00 5.19
Light Sea Green
#98F6B0
ΔE00 5.33
Foam Green
#90FDA9
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE58F #E57BD1
analogous
#9CE57B #7BE58F #7BE5C4
triadic
#7BE58F #8F7BE5 #E58F7B
tetradic
#7BE58F #7B9CE5 #E57BD1 #E5C47B
square
#7BE58F #7B9CE5 #E57BD1 #E5C47B
split-complementary
#7BE58F #C47BE5 #E57B9C
monochromatic
#26C043 #48DB64 #7BE58F #AEEFBA #E1F9E6
Accessibility & contrast
On white
1.56
#7BE58F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#7BE58F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE58F
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE58F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE58F | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D589
Deuteranopia (green-blind)
#D8CB94
Tritanopia (blue-blind)
#68E1CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7be58f; /* rgb */ color: rgb(123, 229, 143); /* oklch */ color: oklch(83.7% 0.155 148.4);
Tailwind
colors: {
custom: {
50: '#a7eeb0',
500: '#7be58f',
950: '#000000',
},
}SCSS
$custom: #7be58f; $custom-light: #a7eeb0; $custom-dark: #000000;
JSON
{
"hex": "#7be58f",
"rgb": {
"r": 123,
"g": 229,
"b": 143
},
"hsl": {
"h": 131.321,
"s": 67.089,
"l": 69.02
},
"oklch": {
"l": 0.83693,
"c": 0.15526,
"h": 148.4
},
"luminance": 0.62233
}Semantic roles & 50–950 ramp
primary
#7BE58F
secondary
#BD47A7
accent
#17ACCF
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101610
muted
#818581