#7FF79D#7FF79D
#7FF79D is a very light, vivid green. Relative luminance 0.735; OKLCH L 88.4% C 0.165 H 150.0°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF79D |
|---|---|
| RGB | rgb(127, 247, 157) |
| HSL | hsl(135, 88%, 73%) |
| HSV | hsv(135, 49%, 97%) |
| CMYK | cmyk(48.6%, 0%, 36.4%, 3.1%) |
| CIE-LAB | lab(88.67, -52.72, 33.12) |
| CIE-LCH | lch(88.67, 62.26, 147.86°) |
| OKLab | oklab(88.41% -0.1432 0.0827) |
| OKLCH | oklch(88.41% 0.165 150) |
| XYZ | xyz(48.0958, 73.4641, 43.5373) |
| Luminance | 0.7347 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 2.06
Light Bluish Green
#76FDA8
ΔE00 2.15
Baby Green
#8CFF9E
ΔE00 2.21
Mint Green
#8FFF9F
ΔE00 2.32
Seafoam Green
#7AF9AB
ΔE00 2.53
Seafoam (survey)
#80F9AD
ΔE00 2.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF79D #F77FD9
analogous
#9DF77F #7FF79D #7FF7D9
triadic
#7FF79D #9D7FF7 #F79D7F
tetradic
#7FF79D #7F9DF7 #F77FD9 #F7D97F
square
#7FF79D #7F9DF7 #F77FD9 #F7D97F
split-complementary
#7FF79D #D97FF7 #F77F9D
monochromatic
#0FED46 #45F371 #7FF79D #B9FBC9 #E2FDE9
Accessibility & contrast
On white
1.34
#7FF79D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#7FF79D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF79D
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF79D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF79D | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E697
Deuteranopia (green-blind)
#E7DAA3
Tritanopia (blue-blind)
#67F3E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #7ff79d; /* rgb */ color: rgb(127, 247, 157); /* oklch */ color: oklch(88.4% 0.165 150.0);
Tailwind
colors: {
custom: {
50: '#abfaba',
500: '#7ff79d',
950: '#000000',
},
}SCSS
$custom: #7ff79d; $custom-light: #abfaba; $custom-dark: #000000;
JSON
{
"hex": "#7ff79d",
"rgb": {
"r": 127,
"g": 247,
"b": 157
},
"hsl": {
"h": 135,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.88407,
"c": 0.1654,
"h": 150
},
"luminance": 0.73468
}Semantic roles & 50–950 ramp
primary
#7FF79D
secondary
#D347B0
accent
#01ACE5
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#111712
muted
#818582