#7FC993#7FC993
#7FC993 is a light, moderate green. Relative luminance 0.484; OKLCH L 77.3% C 0.107 H 151.8°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC993 |
|---|---|
| RGB | rgb(127, 201, 147) |
| HSL | hsl(136, 41%, 64%) |
| HSV | hsv(136, 37%, 79%) |
| CMYK | cmyk(36.8%, 0%, 26.9%, 21.2%) |
| CIE-LAB | lab(75.07, -34.49, 19.88) |
| CIE-LCH | lch(75.07, 39.81, 150.04°) |
| OKLab | oklab(77.29% -0.0945 0.0506) |
| OKLCH | oklch(77.29% 0.107 151.8) |
| XYZ | xyz(34.9035, 48.3899, 35.0992) |
| Luminance | 0.4839 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.16
Soft Green
#6FC276
ΔE00 5.23
Emerald
#50C878
ΔE00 6.39
Seafoam
#7FE0B3
ΔE00 6.76
Hospital Green
#9BE5AA
ΔE00 6.89
Mediumaquamarine
#66CDAA
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC993 #C97FB5
analogous
#90C97F #7FC993 #7FC9B8
triadic
#7FC993 #937FC9 #C9937F
tetradic
#7FC993 #7F90C9 #C97FB5 #C9B87F
square
#7FC993 #7F90C9 #C97FB5 #C9B87F
split-complementary
#7FC993 #B87FC9 #C97F90
monochromatic
#3D9154 #54B76F #7FC993 #AADBB7 #D5EDDC
Accessibility & contrast
On white
1.97
#7FC993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#7FC993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC993
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC993 | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BE90
Deuteranopia (green-blind)
#BEB696
Tritanopia (blue-blind)
#72C7BA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #7fc993; /* rgb */ color: rgb(127, 201, 147); /* oklch */ color: oklch(77.3% 0.107 151.8);
Tailwind
colors: {
custom: {
50: '#a7dab3',
500: '#7fc993',
950: '#000000',
},
}SCSS
$custom: #7fc993; $custom-light: #a7dab3; $custom-dark: #000000;
JSON
{
"hex": "#7fc993",
"rgb": {
"r": 127,
"g": 201,
"b": 147
},
"hsl": {
"h": 136.216,
"s": 40.659,
"l": 64.314
},
"oklch": {
"l": 0.77289,
"c": 0.10718,
"h": 151.8
},
"luminance": 0.48392
}Semantic roles & 50–950 ramp
primary
#7FC993
secondary
#DFC5D8
accent
#3291B4
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#101511
muted
#7F8380