#7FC99F#7FC99F
#7FC99F is a light, moderate green. Relative luminance 0.488; OKLCH L 77.6% C 0.096 H 158.3°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC99F |
|---|---|
| RGB | rgb(127, 201, 159) |
| HSL | hsl(146, 41%, 64%) |
| HSV | hsv(146, 37%, 79%) |
| CMYK | cmyk(36.8%, 0%, 20.9%, 21.2%) |
| CIE-LAB | lab(75.32, -32.20, 13.83) |
| CIE-LCH | lch(75.32, 35.05, 156.77°) |
| OKLab | oklab(77.57% -0.0891 0.0355) |
| OKLCH | oklch(77.57% 0.096 158.3) |
| XYZ | xyz(35.8947, 48.7864, 40.3195) |
| Luminance | 0.4879 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 4.51
Pale Teal
#82CBB2
ΔE00 5.14
Seafoam Blue
#78D1B6
ΔE00 5.65
Seafoam
#7FE0B3
ΔE00 5.69
Darkseagreen
#8FBC8F
ΔE00 5.72
Eucalyptus
#44D7A8
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC99F #C97FA9
analogous
#84C97F #7FC99F #7FC9C4
triadic
#7FC99F #9F7FC9 #C99F7F
tetradic
#7FC99F #7F84C9 #C97FA9 #C9C47F
square
#7FC99F #7F84C9 #C97FA9 #C9C47F
split-complementary
#7FC99F #C47FC9 #C97F84
monochromatic
#3D9161 #54B77F #7FC99F #AADBBF #D5EDE0
Accessibility & contrast
On white
1.95
#7FC99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#7FC99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC99F
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC99F | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BE9D
Deuteranopia (green-blind)
#BCB6A1
Tritanopia (blue-blind)
#6FC8BD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #7fc99f; /* rgb */ color: rgb(127, 201, 159); /* oklch */ color: oklch(77.6% 0.096 158.3);
Tailwind
colors: {
custom: {
50: '#a7d9bb',
500: '#7fc99f',
950: '#000000',
},
}SCSS
$custom: #7fc99f; $custom-light: #a7d9bb; $custom-dark: #000000;
JSON
{
"hex": "#7fc99f",
"rgb": {
"r": 127,
"g": 201,
"b": 159
},
"hsl": {
"h": 145.946,
"s": 40.659,
"l": 64.314
},
"oklch": {
"l": 0.77572,
"c": 0.09595,
"h": 158.3
},
"luminance": 0.48789
}Semantic roles & 50–950 ramp
primary
#7FC99F
secondary
#DFC5D4
accent
#327CB4
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#101511
muted
#7F8380