#7CC993#7CC993
#7CC993 is a light, moderate green. Relative luminance 0.482; OKLCH L 77.1% C 0.109 H 152.7°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #7CC993 |
|---|---|
| RGB | rgb(124, 201, 147) |
| HSL | hsl(138, 42%, 64%) |
| HSV | hsv(138, 38%, 79%) |
| CMYK | cmyk(38.3%, 0%, 26.9%, 21.2%) |
| CIE-LAB | lab(74.93, -35.39, 19.67) |
| CIE-LCH | lch(74.93, 40.49, 150.94°) |
| OKLab | oklab(77.13% -0.097 0.05) |
| OKLCH | oklch(77.13% 0.109 152.7) |
| XYZ | xyz(34.4632, 48.1629, 35.0785) |
| Luminance | 0.4817 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.22
Darkseagreen
#8FBC8F
ΔE00 5.46
Emerald
#50C878
ΔE00 6.17
Seafoam
#7FE0B3
ΔE00 6.62
Mediumaquamarine
#66CDAA
ΔE00 6.65
Dark Mint
#48C072
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CC993 #C97CB2
analogous
#8BC97C #7CC993 #7CC9B9
triadic
#7CC993 #937CC9 #C9937C
tetradic
#7CC993 #7C8BC9 #C97CB2 #C9B97C
square
#7CC993 #7C8BC9 #C97CB2 #C9B97C
split-complementary
#7CC993 #B97CC9 #C97C8B
monochromatic
#3B8F54 #51B76F #7CC993 #A7DBB7 #D3EDDA
Accessibility & contrast
On white
1.97
#7CC993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#7CC993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CC993
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CC993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CC993 | 1.00 | 1.97 | 10.63 | 10.63 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BD90
Deuteranopia (green-blind)
#BDB596
Tritanopia (blue-blind)
#6EC7BA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #7cc993; /* rgb */ color: rgb(124, 201, 147); /* oklch */ color: oklch(77.1% 0.109 152.7);
Tailwind
colors: {
custom: {
50: '#a5dab3',
500: '#7cc993',
950: '#000000',
},
}SCSS
$custom: #7cc993; $custom-light: #a5dab3; $custom-dark: #000000;
JSON
{
"hex": "#7cc993",
"rgb": {
"r": 124,
"g": 201,
"b": 147
},
"hsl": {
"h": 137.922,
"s": 41.622,
"l": 63.725
},
"oklch": {
"l": 0.77135,
"c": 0.10913,
"h": 152.7
},
"luminance": 0.48165
}Semantic roles & 50–950 ramp
primary
#7CC993
secondary
#DEC3D6
accent
#318DB5
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#0F1511
muted
#7F8380