#7FF59C#7FF59C
#7FF59C is a very light, vivid green. Relative luminance 0.722; OKLCH L 87.9% C 0.164 H 149.9°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF59C |
|---|---|
| RGB | rgb(127, 245, 156) |
| HSL | hsl(135, 86%, 73%) |
| HSV | hsv(135, 48%, 96%) |
| CMYK | cmyk(48.2%, 0%, 36.3%, 3.9%) |
| CIE-LAB | lab(88.07, -52.07, 32.83) |
| CIE-LCH | lch(88.07, 61.55, 147.77°) |
| OKLab | oklab(87.91% -0.1415 0.082) |
| OKLCH | oklch(87.91% 0.164 149.9) |
| XYZ | xyz(47.4025, 72.2135, 42.8867) |
| Luminance | 0.7222 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 2.27
Light Bluish Green
#76FDA8
ΔE00 2.40
Baby Green
#8CFF9E
ΔE00 2.54
Seafoam Green
#7AF9AB
ΔE00 2.59
Mint Green
#8FFF9F
ΔE00 2.63
Seafoam (survey)
#80F9AD
ΔE00 2.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF59C #F57FD8
analogous
#9DF57F #7FF59C #7FF5D7
triadic
#7FF59C #9C7FF5 #F59C7F
tetradic
#7FF59C #7F9DF5 #F57FD8 #F5D77F
square
#7FF59C #7F9DF5 #F57FD8 #F5D77F
split-complementary
#7FF59C #D77FF5 #F57F9D
monochromatic
#12E847 #46F170 #7FF59C #B8F9C8 #E3FDE9
Accessibility & contrast
On white
1.36
#7FF59C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#7FF59C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF59C
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF59C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF59C | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E496
Deuteranopia (green-blind)
#E6D8A1
Tritanopia (blue-blind)
#67F1DE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #7ff59c; /* rgb */ color: rgb(127, 245, 156); /* oklch */ color: oklch(87.9% 0.164 149.9);
Tailwind
colors: {
custom: {
50: '#abf9ba',
500: '#7ff59c',
950: '#000000',
},
}SCSS
$custom: #7ff59c; $custom-light: #abf9ba; $custom-dark: #000000;
JSON
{
"hex": "#7ff59c",
"rgb": {
"r": 127,
"g": 245,
"b": 156
},
"hsl": {
"h": 134.746,
"s": 85.507,
"l": 72.941
},
"oklch": {
"l": 0.87914,
"c": 0.16353,
"h": 149.9
},
"luminance": 0.72217
}Semantic roles & 50–950 ramp
primary
#7FF59C
secondary
#D147AF
accent
#03ABE2
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#111711
muted
#818581