#7FC192#7FC192
#7FC192 is a light, moderate green. Relative luminance 0.447; OKLCH L 75.4% C 0.096 H 152.7°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC192 |
|---|---|
| RGB | rgb(127, 193, 146) |
| HSL | hsl(137, 35%, 63%) |
| HSV | hsv(137, 34%, 76%) |
| CMYK | cmyk(34.2%, 0%, 24.4%, 24.3%) |
| CIE-LAB | lab(72.71, -30.92, 17.15) |
| CIE-LCH | lch(72.71, 35.36, 150.98°) |
| OKLab | oklab(75.38% -0.0849 0.0438) |
| OKLCH | oklch(75.38% 0.096 152.7) |
| XYZ | xyz(33.0088, 44.7256, 34.0822) |
| Luminance | 0.4473 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.61
Faded Green
#7BB274
ΔE00 6.13
Soft Green
#6FC276
ΔE00 6.18
Sage Green (survey)
#88B378
ΔE00 6.51
Tea
#65AB7C
ΔE00 6.55
Lichen
#8FB67B
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC192 #C17FAE
analogous
#8DC17F #7FC192 #7FC1B3
triadic
#7FC192 #927FC1 #C1927F
tetradic
#7FC192 #7F8DC1 #C17FAE #C1B37F
square
#7FC192 #7F8DC1 #C17FAE #C1B37F
split-complementary
#7FC192 #B37FC1 #C17F8D
monochromatic
#408554 #56AD6F #7FC192 #A8D5B5 #D1E9D8
Accessibility & contrast
On white
2.11
#7FC192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#7FC192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC192
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC192 | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B78F
Deuteranopia (green-blind)
#B7B095
Tritanopia (blue-blind)
#74BFB4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #7fc192; /* rgb */ color: rgb(127, 193, 146); /* oklch */ color: oklch(75.4% 0.096 152.7);
Tailwind
colors: {
custom: {
50: '#a6d4b2',
500: '#7fc192',
950: '#000000',
},
}SCSS
$custom: #7fc192; $custom-light: #a6d4b2; $custom-dark: #000000;
JSON
{
"hex": "#7fc192",
"rgb": {
"r": 127,
"g": 193,
"b": 146
},
"hsl": {
"h": 137.273,
"s": 34.737,
"l": 62.745
},
"oklch": {
"l": 0.75375,
"c": 0.09559,
"h": 152.7
},
"luminance": 0.44727
}Semantic roles & 50–950 ramp
primary
#7FC192
secondary
#DAC2D3
accent
#388CAE
background
#FAFDFA
surface
#F4FAF5
border
#CED3CF
text
#0F1411
muted
#7F8380