#7FC197#7FC197
#7FC197 is a light, moderate green. Relative luminance 0.449; OKLCH L 75.5% C 0.091 H 155.6°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC197 |
|---|---|
| RGB | rgb(127, 193, 151) |
| HSL | hsl(142, 35%, 63%) |
| HSV | hsv(142, 34%, 76%) |
| CMYK | cmyk(34.2%, 0%, 21.8%, 24.3%) |
| CIE-LAB | lab(72.82, -29.97, 14.61) |
| CIE-LCH | lch(72.82, 33.34, 154.01°) |
| OKLab | oklab(75.5% -0.0827 0.0375) |
| OKLCH | oklch(75.5% 0.091 155.6) |
| XYZ | xyz(33.4063, 44.8845, 36.1755) |
| Luminance | 0.4489 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.05
Mediumaquamarine
#66CDAA
ΔE00 6.01
Pale Teal
#82CBB2
ΔE00 6.16
Tea
#65AB7C
ΔE00 6.78
Faded Green
#7BB274
ΔE00 7.16
Seafoam Blue
#78D1B6
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC197 #C17FA9
analogous
#88C17F #7FC197 #7FC1B8
triadic
#7FC197 #977FC1 #C1977F
tetradic
#7FC197 #7F88C1 #C17FA9 #C1B87F
square
#7FC197 #7F88C1 #C17FA9 #C1B87F
split-complementary
#7FC197 #B87FC1 #C17F88
monochromatic
#408559 #56AD76 #7FC197 #A8D5B8 #D1E9DA
Accessibility & contrast
On white
2.10
#7FC197 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#7FC197 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC197
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC197 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC197 | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B795
Deuteranopia (green-blind)
#B6B099
Tritanopia (blue-blind)
#73C0B5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #7fc197; /* rgb */ color: rgb(127, 193, 151); /* oklch */ color: oklch(75.5% 0.091 155.6);
Tailwind
colors: {
custom: {
50: '#a6d4b5',
500: '#7fc197',
950: '#000000',
},
}SCSS
$custom: #7fc197; $custom-light: #a6d4b5; $custom-dark: #000000;
JSON
{
"hex": "#7fc197",
"rgb": {
"r": 127,
"g": 193,
"b": 151
},
"hsl": {
"h": 141.818,
"s": 34.737,
"l": 62.745
},
"oklch": {
"l": 0.75495,
"c": 0.0908,
"h": 155.6
},
"luminance": 0.44886
}Semantic roles & 50–950 ramp
primary
#7FC197
secondary
#DAC2D1
accent
#3883AE
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#0F1411
muted
#7F8380