#7FC69A#7FC69A
#7FC69A is a light, moderate green. Relative luminance 0.472; OKLCH L 76.7% C 0.096 H 156.1°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC69A |
|---|---|
| RGB | rgb(127, 198, 154) |
| HSL | hsl(143, 38%, 64%) |
| HSV | hsv(143, 36%, 78%) |
| CMYK | cmyk(35.9%, 0%, 22.2%, 22.4%) |
| CIE-LAB | lab(74.34, -31.77, 15.13) |
| CIE-LCH | lch(74.34, 35.18, 154.53°) |
| OKLab | oklab(76.74% -0.0876 0.0388) |
| OKLCH | oklch(76.74% 0.096 156.1) |
| XYZ | xyz(34.7770, 47.2313, 37.8497) |
| Luminance | 0.4723 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.84
Mediumaquamarine
#66CDAA
ΔE00 5.36
Pale Teal
#82CBB2
ΔE00 5.96
Seafoam
#7FE0B3
ΔE00 6.59
Seafoam Blue
#78D1B6
ΔE00 6.64
Soft Green
#6FC276
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC69A #C67FAB
analogous
#87C67F #7FC69A #7FC6BD
triadic
#7FC69A #9A7FC6 #C69A7F
tetradic
#7FC69A #7F87C6 #C67FAB #C6BD7F
square
#7FC69A #7F87C6 #C67FAB #C6BD7F
split-complementary
#7FC69A #BD7FC6 #C67F87
monochromatic
#3E8C5C #55B379 #7FC69A #A9D9BB #D4ECDD
Accessibility & contrast
On white
2.01
#7FC69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#7FC69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC69A
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC69A | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BC98
Deuteranopia (green-blind)
#BAB49D
Tritanopia (blue-blind)
#71C5BA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #7fc69a; /* rgb */ color: rgb(127, 198, 154); /* oklch */ color: oklch(76.7% 0.096 156.1);
Tailwind
colors: {
custom: {
50: '#a6d7b7',
500: '#7fc69a',
950: '#000000',
},
}SCSS
$custom: #7fc69a; $custom-light: #a6d7b7; $custom-dark: #000000;
JSON
{
"hex": "#7fc69a",
"rgb": {
"r": 127,
"g": 198,
"b": 154
},
"hsl": {
"h": 142.817,
"s": 38.378,
"l": 63.725
},
"oklch": {
"l": 0.76744,
"c": 0.09585,
"h": 156.1
},
"luminance": 0.47233
}Semantic roles & 50–950 ramp
primary
#7FC69A
secondary
#DDC4D3
accent
#3482B1
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#101411
muted
#7F8380