#7FE79A#7FE79A
#7FE79A is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.6% C 0.145 H 150.7°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE79A |
|---|---|
| RGB | rgb(127, 231, 154) |
| HSL | hsl(136, 68%, 70%) |
| HSV | hsv(136, 45%, 91%) |
| CMYK | cmyk(45%, 0%, 33.3%, 9.4%) |
| CIE-LAB | lab(83.96, -46.57, 28.35) |
| CIE-LCH | lch(83.96, 54.51, 148.67°) |
| OKLab | oklab(84.55% -0.1268 0.0712) |
| OKLCH | oklch(84.55% 0.145 150.7) |
| XYZ | xyz(43.1583, 63.9939, 40.6434) |
| Luminance | 0.6400 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.93
Light Sea Green
#98F6B0
ΔE00 4.06
Seafoam (survey)
#80F9AD
ΔE00 4.08
Seafoam Green
#7AF9AB
ΔE00 4.13
Hospital Green
#9BE5AA
ΔE00 4.36
Foam Green
#90FDA9
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE79A #E77FCC
analogous
#98E77F #7FE79A #7FE7CE
triadic
#7FE79A #9A7FE7 #E79A7F
tetradic
#7FE79A #7F98E7 #E77FCC #E7CE7F
square
#7FE79A #7F98E7 #E77FCC #E7CE7F
split-complementary
#7FE79A #CE7FE7 #E77F98
monochromatic
#25C64F #4BDD71 #7FE79A #B3F1C3 #E5FAEB
Accessibility & contrast
On white
1.52
#7FE79A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#7FE79A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE79A
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE79A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE79A | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D895
Deuteranopia (green-blind)
#D9CD9F
Tritanopia (blue-blind)
#6BE4D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #7fe79a; /* rgb */ color: rgb(127, 231, 154); /* oklch */ color: oklch(84.6% 0.145 150.7);
Tailwind
colors: {
custom: {
50: '#a9efb8',
500: '#7fe79a',
950: '#000000',
},
}SCSS
$custom: #7fe79a; $custom-light: #a9efb8; $custom-dark: #000000;
JSON
{
"hex": "#7fe79a",
"rgb": {
"r": 127,
"g": 231,
"b": 154
},
"hsl": {
"h": 135.577,
"s": 68.421,
"l": 70.196
},
"oklch": {
"l": 0.84552,
"c": 0.14546,
"h": 150.7
},
"luminance": 0.63997
}Semantic roles & 50–950 ramp
primary
#7FE79A
secondary
#BF4BA1
accent
#15A0D0
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101611
muted
#818581