#7FC693#7FC693
#7FC693 is a light, moderate green. Relative luminance 0.470; OKLCH L 76.6% C 0.102 H 152.3°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC693 |
|---|---|
| RGB | rgb(127, 198, 147) |
| HSL | hsl(137, 38%, 64%) |
| HSV | hsv(137, 36%, 78%) |
| CMYK | cmyk(35.9%, 0%, 25.8%, 22.4%) |
| CIE-LAB | lab(74.19, -33.09, 18.67) |
| CIE-LCH | lch(74.19, 38.00, 150.57°) |
| OKLab | oklab(76.58% -0.0908 0.0476) |
| OKLCH | oklch(76.58% 0.102 152.3) |
| XYZ | xyz(34.2110, 47.0049, 34.8683) |
| Luminance | 0.4701 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.50
Soft Green
#6FC276
ΔE00 5.55
Faded Green
#7BB274
ΔE00 6.69
Mediumaquamarine
#66CDAA
ΔE00 6.74
Emerald
#50C878
ΔE00 6.88
Sage Green (survey)
#88B378
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC693 #C67FB2
analogous
#8EC67F #7FC693 #7FC6B6
triadic
#7FC693 #937FC6 #C6937F
tetradic
#7FC693 #7F8EC6 #C67FB2 #C6B67F
square
#7FC693 #7F8EC6 #C67FB2 #C6B67F
split-complementary
#7FC693 #B67FC6 #C67F8E
monochromatic
#3E8C54 #55B36F #7FC693 #A9D9B7 #D4ECDA
Accessibility & contrast
On white
2.02
#7FC693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#7FC693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC693
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC693 | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BB90
Deuteranopia (green-blind)
#BBB396
Tritanopia (blue-blind)
#73C4B8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #7fc693; /* rgb */ color: rgb(127, 198, 147); /* oklch */ color: oklch(76.6% 0.102 152.3);
Tailwind
colors: {
custom: {
50: '#a6d7b3',
500: '#7fc693',
950: '#000000',
},
}SCSS
$custom: #7fc693; $custom-light: #a6d7b3; $custom-dark: #000000;
JSON
{
"hex": "#7fc693",
"rgb": {
"r": 127,
"g": 198,
"b": 147
},
"hsl": {
"h": 136.901,
"s": 38.378,
"l": 63.725
},
"oklch": {
"l": 0.7658,
"c": 0.10249,
"h": 152.3
},
"luminance": 0.47007
}Semantic roles & 50–950 ramp
primary
#7FC693
secondary
#DDC4D6
accent
#348EB1
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#101411
muted
#7F8380