#7CD183#7CD183
#7CD183 is a light, vivid green. Relative luminance 0.515; OKLCH L 78.7% C 0.137 H 146.0°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD183 |
|---|---|
| RGB | rgb(124, 209, 131) |
| HSL | hsl(125, 48%, 65%) |
| HSV | hsv(125, 41%, 82%) |
| CMYK | cmyk(40.7%, 0%, 37.3%, 18%) |
| CIE-LAB | lab(76.99, -41.75, 30.84) |
| CIE-LCH | lch(76.99, 51.90, 143.55°) |
| OKLab | oklab(78.72% -0.1137 0.0768) |
| OKLCH | oklch(78.72% 0.137 146) |
| XYZ | xyz(35.2076, 51.5226, 29.5580) |
| Luminance | 0.5152 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.87
Emerald
#50C878
ΔE00 4.76
Pistachio
#93C572
ΔE00 6.02
Dark Mint
#48C072
ΔE00 6.43
Seaweed
#18D17B
ΔE00 6.75
Hospital Green
#9BE5AA
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD183 #D17CCA
analogous
#9FD17C #7CD183 #7CD1AD
triadic
#7CD183 #837CD1 #D1837C
tetradic
#7CD183 #7C9FD1 #D17CCA #D1AD7C
square
#7CD183 #7C9FD1 #D17CCA #D1AD7C
split-complementary
#7CD183 #AD7CD1 #D17C9F
monochromatic
#379C3F #4FC158 #7CD183 #A9E1AE #D7F1D9
Accessibility & contrast
On white
1.86
#7CD183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#7CD183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD183
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD183 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C37E
Deuteranopia (green-blind)
#C7BB88
Tritanopia (blue-blind)
#70CDBD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7cd183; /* rgb */ color: rgb(124, 209, 131); /* oklch */ color: oklch(78.7% 0.137 146.0);
Tailwind
colors: {
custom: {
50: '#a6dfa8',
500: '#7cd183',
950: '#000000',
},
}SCSS
$custom: #7cd183; $custom-light: #a6dfa8; $custom-dark: #000000;
JSON
{
"hex": "#7cd183",
"rgb": {
"r": 124,
"g": 209,
"b": 131
},
"hsl": {
"h": 124.941,
"s": 48.023,
"l": 65.294
},
"oklch": {
"l": 0.78718,
"c": 0.13715,
"h": 146
},
"luminance": 0.51525
}Semantic roles & 50–950 ramp
primary
#7CD183
secondary
#A1509A
accent
#2AAFBB
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#10150F
muted
#808480