#7FE79F#7FE79F
#7FE79F is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.7% C 0.141 H 152.3°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE79F |
|---|---|
| RGB | rgb(127, 231, 159) |
| HSL | hsl(138, 68%, 70%) |
| HSV | hsv(138, 45%, 91%) |
| CMYK | cmyk(45%, 0%, 31.2%, 9.4%) |
| CIE-LAB | lab(84.05, -45.69, 25.90) |
| CIE-LCH | lch(84.05, 52.52, 150.45°) |
| OKLab | oklab(84.65% -0.1246 0.0654) |
| OKLCH | oklch(84.65% 0.141 152.3) |
| XYZ | xyz(43.5834, 64.1639, 42.8824) |
| Luminance | 0.6417 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 3.84
Seafoam (survey)
#80F9AD
ΔE00 3.89
Hospital Green
#9BE5AA
ΔE00 3.90
Seafoam Green
#7AF9AB
ΔE00 4.00
Light Blue Green
#7EFBB3
ΔE00 4.50
Lightgreen
#90EE90
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE79F #E77FC7
analogous
#93E77F #7FE79F #7FE7D3
triadic
#7FE79F #9F7FE7 #E79F7F
tetradic
#7FE79F #7F93E7 #E77FC7 #E7D37F
square
#7FE79F #7F93E7 #E77FC7 #E7D37F
split-complementary
#7FE79F #D37FE7 #E77F93
monochromatic
#25C657 #4BDD78 #7FE79F #B3F1C6 #E5FAEC
Accessibility & contrast
On white
1.52
#7FE79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#7FE79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE79F
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE79F | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D89B
Deuteranopia (green-blind)
#D8CDA3
Tritanopia (blue-blind)
#6AE4D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #7fe79f; /* rgb */ color: rgb(127, 231, 159); /* oklch */ color: oklch(84.7% 0.141 152.3);
Tailwind
colors: {
custom: {
50: '#a9efbb',
500: '#7fe79f',
950: '#000000',
},
}SCSS
$custom: #7fe79f; $custom-light: #a9efbb; $custom-dark: #000000;
JSON
{
"hex": "#7fe79f",
"rgb": {
"r": 127,
"g": 231,
"b": 159
},
"hsl": {
"h": 138.462,
"s": 68.421,
"l": 70.196
},
"oklch": {
"l": 0.84653,
"c": 0.14076,
"h": 152.3
},
"luminance": 0.64167
}Semantic roles & 50–950 ramp
primary
#7FE79F
secondary
#BF4B9C
accent
#1597D0
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101612
muted
#818582