#7FD99F#7FD99F
#7FD99F is a light, vivid green. Relative luminance 0.566; OKLCH L 81.3% C 0.120 H 154.5°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD99F |
|---|---|
| RGB | rgb(127, 217, 159) |
| HSL | hsl(141, 54%, 67%) |
| HSV | hsv(141, 41%, 85%) |
| CMYK | cmyk(41.5%, 0%, 26.7%, 14.9%) |
| CIE-LAB | lab(79.98, -39.56, 20.32) |
| CIE-LCH | lch(79.98, 44.47, 152.81°) |
| OKLab | oklab(81.34% -0.1084 0.0517) |
| OKLCH | oklch(81.34% 0.12 154.5) |
| XYZ | xyz(39.8206, 56.6383, 41.6281) |
| Luminance | 0.5664 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.96
Hospital Green
#9BE5AA
ΔE00 4.03
Eucalyptus
#44D7A8
ΔE00 6.46
Light Teal
#90E4C1
ΔE00 6.64
Light Sea Green
#98F6B0
ΔE00 6.76
Mint
#AAF0C1
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD99F #D97FB9
analogous
#8CD97F #7FD99F #7FD9CC
triadic
#7FD99F #9F7FD9 #D99F7F
tetradic
#7FD99F #7F8CD9 #D97FB9 #D9CC7F
square
#7FD99F #7F8CD9 #D97FB9 #D9CC7F
split-complementary
#7FD99F #CC7FD9 #D97F8C
monochromatic
#33AB5D #50CB7C #7FD99F #AEE7C2 #DDF5E6
Accessibility & contrast
On white
1.70
#7FD99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#7FD99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD99F
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD99F | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CC9C
Deuteranopia (green-blind)
#CBC2A2
Tritanopia (blue-blind)
#6CD7C9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #7fd99f; /* rgb */ color: rgb(127, 217, 159); /* oklch */ color: oklch(81.3% 0.120 154.5);
Tailwind
colors: {
custom: {
50: '#a8e5bb',
500: '#7fd99f',
950: '#000000',
},
}SCSS
$custom: #7fd99f; $custom-light: #a8e5bb; $custom-dark: #000000;
JSON
{
"hex": "#7fd99f",
"rgb": {
"r": 127,
"g": 217,
"b": 159
},
"hsl": {
"h": 141.333,
"s": 54.217,
"l": 67.451
},
"oklch": {
"l": 0.81342,
"c": 0.12015,
"h": 154.5
},
"luminance": 0.56641
}Semantic roles & 50–950 ramp
primary
#7FD99F
secondary
#AE4E8C
accent
#248AC2
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101612
muted
#818482