#7CD193#7CD193
#7CD193 is a light, vivid green. Relative luminance 0.520; OKLCH L 79.0% C 0.121 H 151.5°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD193 |
|---|---|
| RGB | rgb(124, 209, 147) |
| HSL | hsl(136, 48%, 65%) |
| HSV | hsv(136, 41%, 82%) |
| CMYK | cmyk(40.7%, 0%, 29.7%, 18%) |
| CIE-LAB | lab(77.28, -39.03, 22.89) |
| CIE-LCH | lch(77.28, 45.24, 149.61°) |
| OKLab | oklab(79.04% -0.1066 0.0579) |
| OKLCH | oklch(79.04% 0.121 151.5) |
| XYZ | xyz(36.3769, 51.9903, 35.7164) |
| Luminance | 0.5199 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.18
Hospital Green
#9BE5AA
ΔE00 5.48
Emerald
#50C878
ΔE00 5.52
Seafoam
#7FE0B3
ΔE00 6.05
Dark Mint
#48C072
ΔE00 6.96
Seaweed
#18D17B
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD193 #D17CBA
analogous
#8FD17C #7CD193 #7CD1BD
triadic
#7CD193 #937CD1 #D1937C
tetradic
#7CD193 #7C8FD1 #D17CBA #D1BD7C
square
#7CD193 #7C8FD1 #D17CBA #D1BD7C
split-complementary
#7CD193 #BD7CD1 #D17C8F
monochromatic
#379C52 #4FC16E #7CD193 #A9E1B8 #D7F1DE
Accessibility & contrast
On white
1.84
#7CD193 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#7CD193 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD193
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD193 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD193 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C48F
Deuteranopia (green-blind)
#C5BB97
Tritanopia (blue-blind)
#6DCFC1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7cd193; /* rgb */ color: rgb(124, 209, 147); /* oklch */ color: oklch(79.0% 0.121 151.5);
Tailwind
colors: {
custom: {
50: '#a5dfb3',
500: '#7cd193',
950: '#000000',
},
}SCSS
$custom: #7cd193; $custom-light: #a5dfb3; $custom-dark: #000000;
JSON
{
"hex": "#7cd193",
"rgb": {
"r": 124,
"g": 209,
"b": 147
},
"hsl": {
"h": 136.235,
"s": 48.023,
"l": 65.294
},
"oklch": {
"l": 0.79038,
"c": 0.12135,
"h": 151.5
},
"luminance": 0.51993
}Semantic roles & 50–950 ramp
primary
#7CD193
secondary
#A1508B
accent
#2A94BB
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#101511
muted
#808481