#7FC79B#7FC79B
#7FC79B is a light, moderate green. Relative luminance 0.477; OKLCH L 77.0% C 0.096 H 156.5°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC79B |
|---|---|
| RGB | rgb(127, 199, 155) |
| HSL | hsl(143, 39%, 64%) |
| HSV | hsv(143, 36%, 78%) |
| CMYK | cmyk(36.2%, 0%, 22.1%, 22%) |
| CIE-LAB | lab(74.65, -32.04, 15.03) |
| CIE-LCH | lch(74.65, 35.39, 154.87°) |
| OKLab | oklab(77% -0.0884 0.0385) |
| OKLCH | oklch(77% 0.096 156.5) |
| XYZ | xyz(35.0900, 47.7234, 38.3666) |
| Luminance | 0.4773 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.06
Mediumaquamarine
#66CDAA
ΔE00 5.19
Pale Teal
#82CBB2
ΔE00 5.85
Seafoam
#7FE0B3
ΔE00 6.31
Seafoam Blue
#78D1B6
ΔE00 6.47
Soft Green
#6FC276
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC79B #C77FAB
analogous
#87C77F #7FC79B #7FC7BF
triadic
#7FC79B #9B7FC7 #C79B7F
tetradic
#7FC79B #7F87C7 #C77FAB #C7BF7F
square
#7FC79B #7F87C7 #C77FAB #C7BF7F
split-complementary
#7FC79B #BF7FC7 #C77F87
monochromatic
#3E8E5D #54B47A #7FC79B #AADABC #D4ECDE
Accessibility & contrast
On white
1.99
#7FC79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#7FC79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC79B
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC79B | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BD99
Deuteranopia (green-blind)
#BBB49E
Tritanopia (blue-blind)
#71C6BB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #7fc79b; /* rgb */ color: rgb(127, 199, 155); /* oklch */ color: oklch(77.0% 0.096 156.5);
Tailwind
colors: {
custom: {
50: '#a6d8b8',
500: '#7fc79b',
950: '#000000',
},
}SCSS
$custom: #7fc79b; $custom-light: #a6d8b8; $custom-dark: #000000;
JSON
{
"hex": "#7fc79b",
"rgb": {
"r": 127,
"g": 199,
"b": 155
},
"hsl": {
"h": 143.333,
"s": 39.13,
"l": 63.922
},
"oklch": {
"l": 0.77004,
"c": 0.09648,
"h": 156.5
},
"luminance": 0.47725
}Semantic roles & 50–950 ramp
primary
#7FC79B
secondary
#DEC4D4
accent
#3381B2
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#101411
muted
#7F8380