#7CD093#7CD093
#7CD093 is a light, moderate green. Relative luminance 0.515; OKLCH L 78.8% C 0.120 H 151.6°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD093 |
|---|---|
| RGB | rgb(124, 208, 147) |
| HSL | hsl(136, 47%, 65%) |
| HSV | hsv(136, 40%, 82%) |
| CMYK | cmyk(40.4%, 0%, 29.3%, 18.4%) |
| CIE-LAB | lab(76.98, -38.58, 22.49) |
| CIE-LCH | lch(76.98, 44.65, 149.76°) |
| OKLab | oklab(78.8% -0.1054 0.057) |
| OKLCH | oklch(78.8% 0.12 151.6) |
| XYZ | xyz(36.1323, 51.5011, 35.6349) |
| Luminance | 0.5150 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.12
Emerald
#50C878
ΔE00 5.54
Hospital Green
#9BE5AA
ΔE00 5.64
Seafoam
#7FE0B3
ΔE00 6.07
Dark Mint
#48C072
ΔE00 6.91
Darkseagreen
#8FBC8F
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD093 #D07CB9
analogous
#8FD07C #7CD093 #7CD0BD
triadic
#7CD093 #937CD0 #D0937C
tetradic
#7CD093 #7C8FD0 #D07CB9 #D0BD7C
square
#7CD093 #7C8FD0 #D07CB9 #D0BD7C
split-complementary
#7CD093 #BD7CD0 #D07C8F
monochromatic
#379A52 #4FC06E #7CD093 #A9E0B8 #D6F0DD
Accessibility & contrast
On white
1.86
#7CD093 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#7CD093 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD093
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD093 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD093 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C38F
Deuteranopia (green-blind)
#C4BB97
Tritanopia (blue-blind)
#6DCEC0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7cd093; /* rgb */ color: rgb(124, 208, 147); /* oklch */ color: oklch(78.8% 0.120 151.6);
Tailwind
colors: {
custom: {
50: '#a5dfb3',
500: '#7cd093',
950: '#000000',
},
}SCSS
$custom: #7cd093; $custom-light: #a5dfb3; $custom-dark: #000000;
JSON
{
"hex": "#7cd093",
"rgb": {
"r": 124,
"g": 208,
"b": 147
},
"hsl": {
"h": 136.429,
"s": 47.191,
"l": 65.098
},
"oklch": {
"l": 0.788,
"c": 0.11984,
"h": 151.6
},
"luminance": 0.51503
}Semantic roles & 50–950 ramp
primary
#7CD093
secondary
#A0508A
accent
#2B93BA
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#101511
muted
#808481