#7FAC95#7FAC95
#7FAC95 is a light, muted green. Relative luminance 0.362; OKLCH L 70.5% C 0.059 H 162.2°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #7FAC95 |
|---|---|
| RGB | rgb(127, 172, 149) |
| HSL | hsl(149, 21%, 59%) |
| HSV | hsv(149, 26%, 67%) |
| CMYK | cmyk(26.2%, 0%, 13.4%, 32.5%) |
| CIE-LAB | lab(66.66, -19.97, 6.98) |
| CIE-LCH | lch(66.66, 21.16, 160.73°) |
| OKLab | oklab(70.53% -0.0561 0.0181) |
| OKLCH | oklch(70.53% 0.059 162.2) |
| XYZ | xyz(28.9281, 36.1858, 33.8883) |
| Luminance | 0.3619 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.06
Greyish Green
#82A67D
ΔE00 6.50
Greenish Grey
#96AE8D
ΔE00 6.66
Greeny Grey
#7EA07A
ΔE00 6.71
Dull Teal
#5F9E8F
ΔE00 6.83
Grey Green
#86A17D
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FAC95 #AC7F96
analogous
#7FAC7F #7FAC95 #7FACAB
triadic
#7FAC95 #957FAC #AC957F
tetradic
#7FAC95 #7F7FAC #AC7F96 #ACAB7F
square
#7FAC95 #7F7FAC #AC7F96 #ACAB7F
split-complementary
#7FAC95 #AB7FAC #AC7F7F
monochromatic
#456B58 #5E9076 #7FAC95 #A4C4B4 #C9DCD2
Accessibility & contrast
On white
2.55
#7FAC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#7FAC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FAC95
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FAC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FAC95 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA594
Deuteranopia (green-blind)
#A3A096
Tritanopia (blue-blind)
#76ACA5
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7fac95; /* rgb */ color: rgb(127, 172, 149); /* oklch */ color: oklch(70.5% 0.059 162.2);
Tailwind
colors: {
custom: {
50: '#a5c5b4',
500: '#7fac95',
950: '#000000',
},
}SCSS
$custom: #7fac95; $custom-light: #a5c5b4; $custom-dark: #000000;
JSON
{
"hex": "#7fac95",
"rgb": {
"r": 127,
"g": 172,
"b": 149
},
"hsl": {
"h": 149.333,
"s": 21.327,
"l": 58.627
},
"oklch": {
"l": 0.70533,
"c": 0.05897,
"h": 162.2
},
"luminance": 0.36187
}Semantic roles & 50–950 ramp
primary
#7FAC95
secondary
#CCBBC4
accent
#6A95BE
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1211
muted
#7F8180