#7BF59F#7BF59F
#7BF59F is a very light, vivid green. Relative luminance 0.720; OKLCH L 87.8% C 0.163 H 151.3°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #7BF59F |
|---|---|
| RGB | rgb(123, 245, 159) |
| HSL | hsl(138, 86%, 72%) |
| HSV | hsv(138, 50%, 96%) |
| CMYK | cmyk(49.8%, 0%, 35.1%, 3.9%) |
| CIE-LAB | lab(87.98, -52.57, 31.17) |
| CIE-LCH | lch(87.98, 61.12, 149.34°) |
| OKLab | oklab(87.81% -0.1429 0.0781) |
| OKLCH | oklch(87.81% 0.163 151.3) |
| XYZ | xyz(47.0756, 72.0152, 44.2138) |
| Luminance | 0.7202 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.93
Seafoam Green
#7AF9AB
ΔE00 1.93
Seafoam (survey)
#80F9AD
ΔE00 2.13
Foam Green
#90FDA9
ΔE00 2.38
Baby Green
#8CFF9E
ΔE00 3.04
Light Green Blue
#56FCA2
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BF59F #F57BD1
analogous
#94F57B #7BF59F #7BF5DC
triadic
#7BF59F #9F7BF5 #F59F7B
tetradic
#7BF59F #7B94F5 #F57BD1 #F5DC7B
square
#7BF59F #7B94F5 #F57BD1 #F5DC7B
split-complementary
#7BF59F #DC7BF5 #F57B94
monochromatic
#11E450 #42F176 #7BF59F #B4F9C8 #E3FDEA
Accessibility & contrast
On white
1.36
#7BF59F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#7BF59F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BF59F
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BF59F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BF59F | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E499
Deuteranopia (green-blind)
#E4D8A4
Tritanopia (blue-blind)
#60F2DF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #7bf59f; /* rgb */ color: rgb(123, 245, 159); /* oklch */ color: oklch(87.8% 0.163 151.3);
Tailwind
colors: {
custom: {
50: '#a8f9bc',
500: '#7bf59f',
950: '#000000',
},
}SCSS
$custom: #7bf59f; $custom-light: #a8f9bc; $custom-dark: #000000;
JSON
{
"hex": "#7bf59f",
"rgb": {
"r": 123,
"g": 245,
"b": 159
},
"hsl": {
"h": 137.705,
"s": 85.915,
"l": 72.157
},
"oklch": {
"l": 0.87813,
"c": 0.16284,
"h": 151.3
},
"luminance": 0.72019
}Semantic roles & 50–950 ramp
primary
#7BF59F
secondary
#D044A7
accent
#03A1E2
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101712
muted
#818582