#7FC196#7FC196
#7FC196 is a light, moderate green. Relative luminance 0.449; OKLCH L 75.5% C 0.092 H 155.0°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC196 |
|---|---|
| RGB | rgb(127, 193, 150) |
| HSL | hsl(141, 35%, 63%) |
| HSV | hsv(141, 34%, 76%) |
| CMYK | cmyk(34.2%, 0%, 22.3%, 24.3%) |
| CIE-LAB | lab(72.79, -30.16, 15.12) |
| CIE-LCH | lch(72.79, 33.74, 153.38°) |
| OKLab | oklab(75.47% -0.0832 0.0387) |
| OKLCH | oklch(75.47% 0.092 155) |
| XYZ | xyz(33.3254, 44.8522, 35.7496) |
| Luminance | 0.4485 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.93
Mediumaquamarine
#66CDAA
ΔE00 6.17
Pale Teal
#82CBB2
ΔE00 6.40
Tea
#65AB7C
ΔE00 6.71
Faded Green
#7BB274
ΔE00 6.94
Soft Green
#6FC276
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC196 #C17FAA
analogous
#89C17F #7FC196 #7FC1B7
triadic
#7FC196 #967FC1 #C1967F
tetradic
#7FC196 #7F89C1 #C17FAA #C1B77F
square
#7FC196 #7F89C1 #C17FAA #C1B77F
split-complementary
#7FC196 #B77FC1 #C17F89
monochromatic
#408558 #56AD74 #7FC196 #A8D5B8 #D1E9DA
Accessibility & contrast
On white
2.11
#7FC196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#7FC196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC196
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC196 | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B794
Deuteranopia (green-blind)
#B6B098
Tritanopia (blue-blind)
#73C0B5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #7fc196; /* rgb */ color: rgb(127, 193, 150); /* oklch */ color: oklch(75.5% 0.092 155.0);
Tailwind
colors: {
custom: {
50: '#a6d4b5',
500: '#7fc196',
950: '#000000',
},
}SCSS
$custom: #7fc196; $custom-light: #a6d4b5; $custom-dark: #000000;
JSON
{
"hex": "#7fc196",
"rgb": {
"r": 127,
"g": 193,
"b": 150
},
"hsl": {
"h": 140.909,
"s": 34.737,
"l": 62.745
},
"oklch": {
"l": 0.75471,
"c": 0.09174,
"h": 155
},
"luminance": 0.44854
}Semantic roles & 50–950 ramp
primary
#7FC196
secondary
#DAC2D2
accent
#3885AE
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#0F1411
muted
#7F8380