#7FC49F#7FC49F
#7FC49F is a light, moderate green. Relative luminance 0.465; OKLCH L 76.4% C 0.088 H 159.9°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC49F |
|---|---|
| RGB | rgb(127, 196, 159) |
| HSL | hsl(148, 37%, 63%) |
| HSV | hsv(148, 35%, 77%) |
| CMYK | cmyk(35.2%, 0%, 18.9%, 23.1%) |
| CIE-LAB | lab(73.86, -29.83, 11.77) |
| CIE-LCH | lch(73.86, 32.07, 158.46°) |
| OKLab | oklab(76.4% -0.0829 0.0303) |
| OKLCH | oklch(76.4% 0.088 159.9) |
| XYZ | xyz(34.7480, 46.4931, 39.9373) |
| Luminance | 0.4649 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.38
Mediumaquamarine
#66CDAA
ΔE00 4.65
Darkseagreen
#8FBC8F
ΔE00 5.41
Seafoam Blue
#78D1B6
ΔE00 5.45
Seafoam
#7FE0B3
ΔE00 7.00
Eucalyptus
#44D7A8
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC49F #C47FA4
analogous
#81C47F #7FC49F #7FC4C1
triadic
#7FC49F #9F7FC4 #C49F7F
tetradic
#7FC49F #7F81C4 #C47FA4 #C4C17F
square
#7FC49F #7F81C4 #C47FA4 #C4C17F
split-complementary
#7FC49F #C17FC4 #C47F81
monochromatic
#3F8962 #55B180 #7FC49F #A9D7BE #D3EBDE
Accessibility & contrast
On white
2.04
#7FC49F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#7FC49F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC49F
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC49F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC49F | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BA9D
Deuteranopia (green-blind)
#B7B2A1
Tritanopia (blue-blind)
#70C3B9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #7fc49f; /* rgb */ color: rgb(127, 196, 159); /* oklch */ color: oklch(76.4% 0.088 159.9);
Tailwind
colors: {
custom: {
50: '#a6d6bb',
500: '#7fc49f',
950: '#000000',
},
}SCSS
$custom: #7fc49f; $custom-light: #a6d6bb; $custom-dark: #000000;
JSON
{
"hex": "#7fc49f",
"rgb": {
"r": 127,
"g": 196,
"b": 159
},
"hsl": {
"h": 147.826,
"s": 36.898,
"l": 63.333
},
"oklch": {
"l": 0.76398,
"c": 0.08828,
"h": 159.9
},
"luminance": 0.46495
}Semantic roles & 50–950 ramp
primary
#7FC49F
secondary
#DCC3D0
accent
#3677B0
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#101411
muted
#7F8380