#7FE78F#7FE78F
#7FE78F is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.3% C 0.156 H 147.5°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE78F |
|---|---|
| RGB | rgb(127, 231, 143) |
| HSL | hsl(129, 68%, 70%) |
| HSV | hsv(129, 45%, 91%) |
| CMYK | cmyk(45%, 0%, 38.1%, 9.4%) |
| CIE-LAB | lab(83.78, -48.39, 33.69) |
| CIE-LCH | lch(83.78, 58.97, 145.16°) |
| OKLab | oklab(84.34% -0.1316 0.0838) |
| OKLCH | oklch(84.34% 0.156 147.5) |
| XYZ | xyz(42.2838, 63.6441, 36.0377) |
| Luminance | 0.6365 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.51
Palegreen
#98FB98
ΔE00 4.87
Weird Green
#3AE57F
ΔE00 4.90
Foam Green
#90FDA9
ΔE00 4.96
Seafoam Green
#7AF9AB
ΔE00 5.04
Seafoam (survey)
#80F9AD
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE78F #E77FD7
analogous
#A3E77F #7FE78F #7FE7C3
triadic
#7FE78F #8F7FE7 #E78F7F
tetradic
#7FE78F #7FA3E7 #E77FD7 #E7C37F
square
#7FE78F #7FA3E7 #E77FD7 #E7C37F
split-complementary
#7FE78F #C37FE7 #E77FA3
monochromatic
#25C63E #4BDD62 #7FE78F #B3F1BC #E5FAE8
Accessibility & contrast
On white
1.53
#7FE78F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#7FE78F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE78F
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE78F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE78F | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D789
Deuteranopia (green-blind)
#DACD94
Tritanopia (blue-blind)
#6EE3D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #7fe78f; /* rgb */ color: rgb(127, 231, 143); /* oklch */ color: oklch(84.3% 0.156 147.5);
Tailwind
colors: {
custom: {
50: '#a9efb0',
500: '#7fe78f',
950: '#000000',
},
}SCSS
$custom: #7fe78f; $custom-light: #a9efb0; $custom-dark: #000000;
JSON
{
"hex": "#7fe78f",
"rgb": {
"r": 127,
"g": 231,
"b": 143
},
"hsl": {
"h": 129.231,
"s": 68.421,
"l": 70.196
},
"oklch": {
"l": 0.84344,
"c": 0.15596,
"h": 147.5
},
"luminance": 0.63647
}Semantic roles & 50–950 ramp
primary
#7FE78F
secondary
#BF4BAE
accent
#15B4D0
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101610
muted
#818581