#7FB797#7FB797
#7FB797 is a light, moderate green. Relative luminance 0.406; OKLCH L 73.1% C 0.075 H 158.8°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #7FB797 |
|---|---|
| RGB | rgb(127, 183, 151) |
| HSL | hsl(146, 28%, 61%) |
| HSV | hsv(146, 31%, 72%) |
| CMYK | cmyk(30.6%, 0%, 17.5%, 28.2%) |
| CIE-LAB | lab(69.90, -25.10, 10.50) |
| CIE-LCH | lch(69.90, 27.21, 157.30°) |
| OKLab | oklab(73.15% -0.0699 0.0271) |
| OKLCH | oklch(73.15% 0.075 158.8) |
| XYZ | xyz(31.2699, 40.6119, 35.4634) |
| Luminance | 0.4061 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.91
Tea
#65AB7C
ΔE00 6.21
Pale Teal
#82CBB2
ΔE00 6.30
Greyish Green
#82A67D
ΔE00 6.83
Greenish Grey
#96AE8D
ΔE00 7.30
Mediumaquamarine
#66CDAA
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FB797 #B77F9F
analogous
#83B77F #7FB797 #7FB7B3
triadic
#7FB797 #977FB7 #B7977F
tetradic
#7FB797 #7F83B7 #B77F9F #B7B37F
square
#7FB797 #7F83B7 #B77F9F #B7B37F
split-complementary
#7FB797 #B37FB7 #B77F83
monochromatic
#44785A #5A9F77 #7FB797 #A6CDB7 #CDE3D7
Accessibility & contrast
On white
2.30
#7FB797 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#7FB797 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FB797
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FB797 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FB797 | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AF95
Deuteranopia (green-blind)
#ACA899
Tritanopia (blue-blind)
#74B6AE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #7fb797; /* rgb */ color: rgb(127, 183, 151); /* oklch */ color: oklch(73.1% 0.075 158.8);
Tailwind
colors: {
custom: {
50: '#a5cdb5',
500: '#7fb797',
950: '#000000',
},
}SCSS
$custom: #7fb797; $custom-light: #a5cdb5; $custom-dark: #000000;
JSON
{
"hex": "#7fb797",
"rgb": {
"r": 127,
"g": 183,
"b": 151
},
"hsl": {
"h": 145.714,
"s": 28,
"l": 60.784
},
"oklch": {
"l": 0.73149,
"c": 0.07492,
"h": 158.8
},
"luminance": 0.40613
}Semantic roles & 50–950 ramp
primary
#7FB797
secondary
#D4BECA
accent
#3F7AA7
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#0F1311
muted
#7F8280