#7FA893#7FA893
#7FA893 is a light, muted green. Relative luminance 0.346; OKLCH L 69.5% C 0.054 H 162.3°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA893 |
|---|---|
| RGB | rgb(127, 168, 147) |
| HSL | hsl(149, 19%, 58%) |
| HSV | hsv(149, 24%, 66%) |
| CMYK | cmyk(24.4%, 0%, 12.5%, 34.1%) |
| CIE-LAB | lab(65.45, -18.32, 6.36) |
| CIE-LCH | lch(65.45, 19.40, 160.86°) |
| OKLab | oklab(69.55% -0.0516 0.0165) |
| OKLCH | oklch(69.55% 0.054 162.3) |
| XYZ | xyz(28.0199, 34.6228, 32.8046) |
| Luminance | 0.3462 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.09
Dull Teal
#5F9E8F
ΔE00 6.39
Greeny Grey
#7EA07A
ΔE00 6.44
Grey Green
#86A17D
ΔE00 6.59
Greyish Green
#82A67D
ΔE00 6.59
Grey Teal
#5E9B8A
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA893 #A87F94
analogous
#7FA87F #7FA893 #7FA8A7
triadic
#7FA893 #937FA8 #A8937F
tetradic
#7FA893 #7F7FA8 #A87F94 #A8A77F
square
#7FA893 #7F7FA8 #A87F94 #A8A77F
split-complementary
#7FA893 #A77FA8 #A87F7F
monochromatic
#466756 #5F8B74 #7FA893 #A3C1B2 #C8DAD0
Accessibility & contrast
On white
2.65
#7FA893 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#7FA893 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA893
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA893 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA893 | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A292
Deuteranopia (green-blind)
#9F9D94
Tritanopia (blue-blind)
#77A8A2
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #7fa893; /* rgb */ color: rgb(127, 168, 147); /* oklch */ color: oklch(69.5% 0.054 162.3);
Tailwind
colors: {
custom: {
50: '#a5c2b2',
500: '#7fa893',
950: '#000000',
},
}SCSS
$custom: #7fa893; $custom-light: #a5c2b2; $custom-dark: #000000;
JSON
{
"hex": "#7fa893",
"rgb": {
"r": 127,
"g": 168,
"b": 147
},
"hsl": {
"h": 149.268,
"s": 19.07,
"l": 57.843
},
"oklch": {
"l": 0.6955,
"c": 0.05414,
"h": 162.3
},
"luminance": 0.34624
}Semantic roles & 50–950 ramp
primary
#7FA893
secondary
#CAB9C2
accent
#6C95BC
background
#FAFBFA
surface
#F4F7F5
border
#CED0CF
text
#0F1211
muted
#7F8180