#7CC494#7CC494
#7CC494 is a light, moderate green. Relative luminance 0.459; OKLCH L 76.0% C 0.100 H 154.2°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #7CC494 |
|---|---|
| RGB | rgb(124, 196, 148) |
| HSL | hsl(140, 38%, 63%) |
| HSV | hsv(140, 37%, 77%) |
| CMYK | cmyk(36.7%, 0%, 24.5%, 23.1%) |
| CIE-LAB | lab(73.48, -32.88, 17.13) |
| CIE-LCH | lch(73.48, 37.07, 152.48°) |
| OKLab | oklab(75.97% -0.0904 0.0438) |
| OKLCH | oklch(75.97% 0.1 154.2) |
| XYZ | xyz(33.3954, 45.9012, 35.1114) |
| Luminance | 0.4590 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.54
Soft Green
#6FC276
ΔE00 6.09
Mediumaquamarine
#66CDAA
ΔE00 6.15
Faded Green
#7BB274
ΔE00 6.82
Greenish Teal
#32BF84
ΔE00 7.06
Tea
#65AB7C
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CC494 #C47CAC
analogous
#88C47C #7CC494 #7CC4B8
triadic
#7CC494 #947CC4 #C4947C
tetradic
#7CC494 #7C88C4 #C47CAC #C4B87C
square
#7CC494 #7C88C4 #C47CAC #C4B87C
split-complementary
#7CC494 #B87CC4 #C47C88
monochromatic
#3D8856 #52B172 #7CC494 #A6D7B6 #D0EAD9
Accessibility & contrast
On white
2.06
#7CC494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#7CC494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CC494
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CC494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CC494 | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B991
Deuteranopia (green-blind)
#B8B197
Tritanopia (blue-blind)
#6FC2B7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #7cc494; /* rgb */ color: rgb(124, 196, 148); /* oklch */ color: oklch(76.0% 0.100 154.2);
Tailwind
colors: {
custom: {
50: '#a4d6b3',
500: '#7cc494',
950: '#000000',
},
}SCSS
$custom: #7cc494; $custom-light: #a4d6b3; $custom-dark: #000000;
JSON
{
"hex": "#7cc494",
"rgb": {
"r": 124,
"g": 196,
"b": 148
},
"hsl": {
"h": 140,
"s": 37.895,
"l": 62.745
},
"oklch": {
"l": 0.75972,
"c": 0.10041,
"h": 154.2
},
"luminance": 0.45903
}Semantic roles & 50–950 ramp
primary
#7CC494
secondary
#DBC1D2
accent
#3587B1
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#0F1411
muted
#7F8380