#7FC696#7FC696
#7FC696 is a light, moderate green. Relative luminance 0.471; OKLCH L 76.6% C 0.100 H 153.9°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC696 |
|---|---|
| RGB | rgb(127, 198, 150) |
| HSL | hsl(139, 38%, 64%) |
| HSV | hsv(139, 36%, 78%) |
| CMYK | cmyk(35.9%, 0%, 24.2%, 22.4%) |
| CIE-LAB | lab(74.25, -32.53, 17.15) |
| CIE-LCH | lch(74.25, 36.78, 152.20°) |
| OKLab | oklab(76.65% -0.0894 0.0438) |
| OKLCH | oklch(76.65% 0.1 153.9) |
| XYZ | xyz(34.4494, 47.1003, 36.1243) |
| Luminance | 0.4710 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.57
Mediumaquamarine
#66CDAA
ΔE00 6.13
Soft Green
#6FC276
ΔE00 6.25
Seafoam
#7FE0B3
ΔE00 6.88
Pale Teal
#82CBB2
ΔE00 6.98
Faded Green
#7BB274
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC696 #C67FAF
analogous
#8BC67F #7FC696 #7FC6B9
triadic
#7FC696 #967FC6 #C6967F
tetradic
#7FC696 #7F8BC6 #C67FAF #C6B97F
square
#7FC696 #7F8BC6 #C67FAF #C6B97F
split-complementary
#7FC696 #B97FC6 #C67F8B
monochromatic
#3E8C58 #55B373 #7FC696 #A9D9B9 #D4ECDB
Accessibility & contrast
On white
2.02
#7FC696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#7FC696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC696
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC696 | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BB93
Deuteranopia (green-blind)
#BBB499
Tritanopia (blue-blind)
#72C4B9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #7fc696; /* rgb */ color: rgb(127, 198, 150); /* oklch */ color: oklch(76.6% 0.100 153.9);
Tailwind
colors: {
custom: {
50: '#a6d7b5',
500: '#7fc696',
950: '#000000',
},
}SCSS
$custom: #7fc696; $custom-light: #a6d7b5; $custom-dark: #000000;
JSON
{
"hex": "#7fc696",
"rgb": {
"r": 127,
"g": 198,
"b": 150
},
"hsl": {
"h": 139.437,
"s": 38.378,
"l": 63.725
},
"oklch": {
"l": 0.76649,
"c": 0.0996,
"h": 153.9
},
"luminance": 0.47102
}Semantic roles & 50–950 ramp
primary
#7FC696
secondary
#DDC4D5
accent
#3489B1
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#101411
muted
#7F8380