#7FA993#7FA993
#7FA993 is a light, muted green. Relative luminance 0.350; OKLCH L 69.8% C 0.056 H 161.7°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA993 |
|---|---|
| RGB | rgb(127, 169, 147) |
| HSL | hsl(149, 20%, 58%) |
| HSV | hsv(149, 25%, 66%) |
| CMYK | cmyk(24.9%, 0%, 13%, 33.7%) |
| CIE-LAB | lab(65.74, -18.84, 6.78) |
| CIE-LCH | lch(65.74, 20.02, 160.22°) |
| OKLab | oklab(69.78% -0.0529 0.0175) |
| OKLCH | oklch(69.78% 0.056 161.7) |
| XYZ | xyz(28.2052, 34.9935, 32.8664) |
| Luminance | 0.3499 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.42
Greeny Grey
#7EA07A
ΔE00 6.33
Greyish Green
#82A67D
ΔE00 6.37
Grey Green
#86A17D
ΔE00 6.53
Greenish Grey
#96AE8D
ΔE00 6.54
Dull Teal
#5F9E8F
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA993 #A97F95
analogous
#80A97F #7FA993 #7FA9A8
triadic
#7FA993 #937FA9 #A9937F
tetradic
#7FA993 #7F80A9 #A97F95 #A9A87F
square
#7FA993 #7F80A9 #A97F95 #A9A87F
split-complementary
#7FA993 #A87FA9 #A97F80
monochromatic
#466856 #5E8C74 #7FA993 #A4C2B2 #C8DAD1
Accessibility & contrast
On white
2.63
#7FA993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#7FA993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA993
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA993 | 1.00 | 2.63 | 8.00 | 8.00 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A392
Deuteranopia (green-blind)
#A09E94
Tritanopia (blue-blind)
#77A9A3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7fa993; /* rgb */ color: rgb(127, 169, 147); /* oklch */ color: oklch(69.8% 0.056 161.7);
Tailwind
colors: {
custom: {
50: '#a5c2b2',
500: '#7fa993',
950: '#000000',
},
}SCSS
$custom: #7fa993; $custom-light: #a5c2b2; $custom-dark: #000000;
JSON
{
"hex": "#7fa993",
"rgb": {
"r": 127,
"g": 169,
"b": 147
},
"hsl": {
"h": 148.571,
"s": 19.626,
"l": 58.039
},
"oklch": {
"l": 0.69782,
"c": 0.05578,
"h": 161.7
},
"luminance": 0.34995
}Semantic roles & 50–950 ramp
primary
#7FA993
secondary
#CABAC2
accent
#6C96BC
background
#FAFBFA
surface
#F4F7F5
border
#CED0CF
text
#0F1211
muted
#7F8180