#7CC192#7CC192
#7CC192 is a light, moderate green. Relative luminance 0.445; OKLCH L 75.2% C 0.098 H 153.7°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #7CC192 |
|---|---|
| RGB | rgb(124, 193, 146) |
| HSL | hsl(139, 36%, 62%) |
| HSV | hsv(139, 36%, 76%) |
| CMYK | cmyk(35.8%, 0%, 24.4%, 24.3%) |
| CIE-LAB | lab(72.56, -31.84, 16.92) |
| CIE-LCH | lch(72.56, 36.06, 152.01°) |
| OKLab | oklab(75.21% -0.0875 0.0432) |
| OKLCH | oklch(75.21% 0.098 153.7) |
| XYZ | xyz(32.5685, 44.4985, 34.0615) |
| Luminance | 0.4450 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.05
Soft Green
#6FC276
ΔE00 6.16
Faded Green
#7BB274
ΔE00 6.29
Tea
#65AB7C
ΔE00 6.40
Mediumaquamarine
#66CDAA
ΔE00 6.54
Sage Green (survey)
#88B378
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CC192 #C17CAB
analogous
#89C17C #7CC192 #7CC1B4
triadic
#7CC192 #927CC1 #C1927C
tetradic
#7CC192 #7C89C1 #C17CAB #C1B47C
square
#7CC192 #7C89C1 #C17CAB #C1B47C
split-complementary
#7CC192 #B47CC1 #C17C89
monochromatic
#3F8455 #52AD6F #7CC192 #A6D5B5 #CFE8D7
Accessibility & contrast
On white
2.12
#7CC192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#7CC192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CC192
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CC192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CC192 | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B78F
Deuteranopia (green-blind)
#B6AF95
Tritanopia (blue-blind)
#70BFB4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #7cc192; /* rgb */ color: rgb(124, 193, 146); /* oklch */ color: oklch(75.2% 0.098 153.7);
Tailwind
colors: {
custom: {
50: '#a4d4b2',
500: '#7cc192',
950: '#000000',
},
}SCSS
$custom: #7cc192; $custom-light: #a4d4b2; $custom-dark: #000000;
JSON
{
"hex": "#7cc192",
"rgb": {
"r": 124,
"g": 193,
"b": 146
},
"hsl": {
"h": 139.13,
"s": 35.751,
"l": 62.157
},
"oklch": {
"l": 0.75214,
"c": 0.09762,
"h": 153.7
},
"luminance": 0.445
}Semantic roles & 50–950 ramp
primary
#7CC192
secondary
#D9C0D1
accent
#3788AF
background
#FAFDFA
surface
#F4FAF5
border
#CED3CF
text
#0F1411
muted
#7F8380