#7FD27E#7FD27E
#7FD27E is a light, vivid green. Relative luminance 0.521; OKLCH L 79.0% C 0.142 H 143.8°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD27E |
|---|---|
| RGB | rgb(127, 210, 126) |
| HSL | hsl(119, 48%, 66%) |
| HSV | hsv(119, 40%, 82%) |
| CMYK | cmyk(39.5%, 0%, 40%, 17.6%) |
| CIE-LAB | lab(77.35, -42.06, 33.88) |
| CIE-LCH | lch(77.35, 54.01, 141.15°) |
| OKLab | oklab(79.02% -0.1146 0.0837) |
| OKLCH | oklch(79.02% 0.142 143.8) |
| XYZ | xyz(35.5632, 52.1095, 27.9189) |
| Luminance | 0.5211 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.32
Pistachio
#93C572
ΔE00 5.40
Emerald
#50C878
ΔE00 5.41
Lightgreen
#90EE90
ΔE00 6.41
Lightish Green
#61E160
ΔE00 6.75
Dark Mint
#48C072
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD27E #D17ED2
analogous
#A9D27E #7FD27E #7ED2A7
triadic
#7FD27E #7E7FD2 #D27E7F
tetradic
#7FD27E #7EA9D2 #D17ED2 #D2A77E
square
#7FD27E #7EA9D2 #D17ED2 #D2A77E
split-complementary
#7FD27E #A77ED2 #D27EA9
monochromatic
#389E37 #52C251 #7FD27E #ACE2AB #D9F2D9
Accessibility & contrast
On white
1.84
#7FD27E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#7FD27E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD27E
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD27E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD27E | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C478
Deuteranopia (green-blind)
#C9BC83
Tritanopia (blue-blind)
#76CEBD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7fd27e; /* rgb */ color: rgb(127, 210, 126); /* oklch */ color: oklch(79.0% 0.142 143.8);
Tailwind
colors: {
custom: {
50: '#a8e0a4',
500: '#7fd27e',
950: '#000000',
},
}SCSS
$custom: #7fd27e; $custom-light: #a8e0a4; $custom-dark: #000000;
JSON
{
"hex": "#7fd27e",
"rgb": {
"r": 127,
"g": 210,
"b": 126
},
"hsl": {
"h": 119.286,
"s": 48.276,
"l": 65.882
},
"oklch": {
"l": 0.79016,
"c": 0.14192,
"h": 143.8
},
"luminance": 0.52112
}Semantic roles & 50–950 ramp
primary
#7FD27E
secondary
#A251A3
accent
#2ABCBA
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#10150F
muted
#818480