#7CD185#7CD185
#7CD185 is a light, vivid green. Relative luminance 0.516; OKLCH L 78.8% C 0.135 H 146.6°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD185 |
|---|---|
| RGB | rgb(124, 209, 133) |
| HSL | hsl(126, 48%, 65%) |
| HSV | hsv(126, 41%, 82%) |
| CMYK | cmyk(40.7%, 0%, 36.4%, 18%) |
| CIE-LAB | lab(77.03, -41.43, 29.85) |
| CIE-LCH | lch(77.03, 51.06, 144.23°) |
| OKLab | oklab(78.76% -0.1128 0.0745) |
| OKLCH | oklch(78.76% 0.135 146.6) |
| XYZ | xyz(35.3444, 51.5773, 30.2788) |
| Luminance | 0.5158 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.91
Emerald
#50C878
ΔE00 4.74
Pistachio
#93C572
ΔE00 6.22
Dark Mint
#48C072
ΔE00 6.41
Hospital Green
#9BE5AA
ΔE00 6.54
Seaweed
#18D17B
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD185 #D17CC8
analogous
#9DD17C #7CD185 #7CD1AF
triadic
#7CD185 #857CD1 #D1857C
tetradic
#7CD185 #7C9DD1 #D17CC8 #D1AF7C
square
#7CD185 #7C9DD1 #D17CC8 #D1AF7C
split-complementary
#7CD185 #AF7CD1 #D17C9D
monochromatic
#379C41 #4FC15B #7CD185 #A9E1AF #D7F1D9
Accessibility & contrast
On white
1.86
#7CD185 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#7CD185 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD185
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD185 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD185 | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C380
Deuteranopia (green-blind)
#C7BB8A
Tritanopia (blue-blind)
#70CDBE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7cd185; /* rgb */ color: rgb(124, 209, 133); /* oklch */ color: oklch(78.8% 0.135 146.6);
Tailwind
colors: {
custom: {
50: '#a6dfa9',
500: '#7cd185',
950: '#000000',
},
}SCSS
$custom: #7cd185; $custom-light: #a6dfa9; $custom-dark: #000000;
JSON
{
"hex": "#7cd185",
"rgb": {
"r": 124,
"g": 209,
"b": 133
},
"hsl": {
"h": 126.353,
"s": 48.023,
"l": 65.294
},
"oklch": {
"l": 0.78756,
"c": 0.13516,
"h": 146.6
},
"luminance": 0.51579
}Semantic roles & 50–950 ramp
primary
#7CD185
secondary
#A15099
accent
#2AACBB
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#101510
muted
#808480