#7FB495#7FB495
#7FB495 is a light, moderate green. Relative luminance 0.393; OKLCH L 72.4% C 0.072 H 158.3°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #7FB495 |
|---|---|
| RGB | rgb(127, 180, 149) |
| HSL | hsl(145, 26%, 60%) |
| HSV | hsv(145, 29%, 71%) |
| CMYK | cmyk(29.4%, 0%, 17.2%, 29.4%) |
| CIE-LAB | lab(68.98, -24.01, 10.29) |
| CIE-LCH | lch(68.98, 26.13, 156.79°) |
| OKLab | oklab(72.4% -0.0668 0.0265) |
| OKLCH | oklch(72.4% 0.072 158.3) |
| XYZ | xyz(30.4967, 39.3231, 34.4112) |
| Luminance | 0.3932 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.14
Tea
#65AB7C
ΔE00 6.04
Greyish Green
#82A67D
ΔE00 6.21
Greenish Grey
#96AE8D
ΔE00 6.80
Pale Teal
#82CBB2
ΔE00 7.01
Greeny Grey
#7EA07A
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FB495 #B47F9E
analogous
#83B47F #7FB495 #7FB4AF
triadic
#7FB495 #957FB4 #B4957F
tetradic
#7FB495 #7F83B4 #B47F9E #B4AF7F
square
#7FB495 #7F83B4 #B47F9E #B4AF7F
split-complementary
#7FB495 #AF7FB4 #B47F83
monochromatic
#447458 #5B9B75 #7FB495 #A6CBB5 #CCE1D5
Accessibility & contrast
On white
2.37
#7FB495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#7FB495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FB495
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FB495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FB495 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AC93
Deuteranopia (green-blind)
#AAA697
Tritanopia (blue-blind)
#75B3AB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7fb495; /* rgb */ color: rgb(127, 180, 149); /* oklch */ color: oklch(72.4% 0.072 158.3);
Tailwind
colors: {
custom: {
50: '#a5cab4',
500: '#7fb495',
950: '#000000',
},
}SCSS
$custom: #7fb495; $custom-light: #a5cab4; $custom-dark: #000000;
JSON
{
"hex": "#7fb495",
"rgb": {
"r": 127,
"g": 180,
"b": 149
},
"hsl": {
"h": 144.906,
"s": 26.108,
"l": 60.196
},
"oklch": {
"l": 0.72396,
"c": 0.0719,
"h": 158.3
},
"luminance": 0.39324
}Semantic roles & 50–950 ramp
primary
#7FB495
secondary
#D2BDC9
accent
#417BA5
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1311
muted
#7F8280