#7FC494#7FC494
#7FC494 is a light, moderate green. Relative luminance 0.461; OKLCH L 76.1% C 0.098 H 153.2°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC494 |
|---|---|
| RGB | rgb(127, 196, 148) |
| HSL | hsl(138, 37%, 63%) |
| HSV | hsv(138, 35%, 77%) |
| CMYK | cmyk(35.2%, 0%, 24.5%, 23.1%) |
| CIE-LAB | lab(73.63, -31.97, 17.36) |
| CIE-LCH | lch(73.63, 36.38, 151.50°) |
| OKLab | oklab(76.13% -0.0878 0.0443) |
| OKLCH | oklch(76.13% 0.098 153.2) |
| XYZ | xyz(33.8356, 46.1282, 35.1320) |
| Luminance | 0.4613 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.15
Soft Green
#6FC276
ΔE00 6.09
Mediumaquamarine
#66CDAA
ΔE00 6.48
Faded Green
#7BB274
ΔE00 6.66
Sage Green (survey)
#88B378
ΔE00 7.06
Lichen
#8FB67B
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC494 #C47FAF
analogous
#8CC47F #7FC494 #7FC4B6
triadic
#7FC494 #947FC4 #C4947F
tetradic
#7FC494 #7F8CC4 #C47FAF #C4B67F
square
#7FC494 #7F8CC4 #C47FAF #C4B67F
split-complementary
#7FC494 #B67FC4 #C47F8C
monochromatic
#3F8956 #55B171 #7FC494 #A9D7B7 #D3EBDA
Accessibility & contrast
On white
2.05
#7FC494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#7FC494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC494
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC494 | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B991
Deuteranopia (green-blind)
#B9B297
Tritanopia (blue-blind)
#73C2B7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #7fc494; /* rgb */ color: rgb(127, 196, 148); /* oklch */ color: oklch(76.1% 0.098 153.2);
Tailwind
colors: {
custom: {
50: '#a6d6b3',
500: '#7fc494',
950: '#000000',
},
}SCSS
$custom: #7fc494; $custom-light: #a6d6b3; $custom-dark: #000000;
JSON
{
"hex": "#7fc494",
"rgb": {
"r": 127,
"g": 196,
"b": 148
},
"hsl": {
"h": 138.261,
"s": 36.898,
"l": 63.333
},
"oklch": {
"l": 0.7613,
"c": 0.09838,
"h": 153.2
},
"luminance": 0.4613
}Semantic roles & 50–950 ramp
primary
#7FC494
secondary
#DCC3D4
accent
#368BB0
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#101411
muted
#7F8380