#7FF79B#7FF79B
#7FF79B is a very light, vivid green. Relative luminance 0.734; OKLCH L 88.4% C 0.167 H 149.5°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF79B |
|---|---|
| RGB | rgb(127, 247, 155) |
| HSL | hsl(134, 88%, 73%) |
| HSV | hsv(134, 49%, 97%) |
| CMYK | cmyk(48.6%, 0%, 37.2%, 3.1%) |
| CIE-LAB | lab(88.64, -53.05, 34.08) |
| CIE-LCH | lch(88.64, 63.05, 147.28°) |
| OKLab | oklab(88.37% -0.1441 0.0849) |
| OKLCH | oklch(88.37% 0.167 149.5) |
| XYZ | xyz(47.9265, 73.3964, 42.6454) |
| Luminance | 0.7340 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.05
Mint Green
#8FFF9F
ΔE00 2.18
Foam Green
#90FDA9
ΔE00 2.22
Light Bluish Green
#76FDA8
ΔE00 2.40
Seafoam Green
#7AF9AB
ΔE00 2.87
Seafoam (survey)
#80F9AD
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF79B #F77FDB
analogous
#9FF77F #7FF79B #7FF7D7
triadic
#7FF79B #9B7FF7 #F79B7F
tetradic
#7FF79B #7F9FF7 #F77FDB #F7D77F
square
#7FF79B #7F9FF7 #F77FDB #F7D77F
split-complementary
#7FF79B #D77FF7 #F77F9F
monochromatic
#0FED43 #45F36E #7FF79B #B9FBC8 #E2FDE9
Accessibility & contrast
On white
1.34
#7FF79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#7FF79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF79B
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF79B | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E695
Deuteranopia (green-blind)
#E8DAA1
Tritanopia (blue-blind)
#67F3E0
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #7ff79b; /* rgb */ color: rgb(127, 247, 155); /* oklch */ color: oklch(88.4% 0.167 149.5);
Tailwind
colors: {
custom: {
50: '#abfab9',
500: '#7ff79b',
950: '#000000',
},
}SCSS
$custom: #7ff79b; $custom-light: #abfab9; $custom-dark: #000000;
JSON
{
"hex": "#7ff79b",
"rgb": {
"r": 127,
"g": 247,
"b": 155
},
"hsl": {
"h": 134,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.88371,
"c": 0.16726,
"h": 149.5
},
"luminance": 0.734
}Semantic roles & 50–950 ramp
primary
#7FF79B
secondary
#D347B3
accent
#01B0E5
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#111711
muted
#818581