#7CD08C#7CD08C
#7CD08C is a light, vivid green. Relative luminance 0.513; OKLCH L 78.7% C 0.127 H 148.9°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD08C |
|---|---|
| RGB | rgb(124, 208, 140) |
| HSL | hsl(131, 47%, 65%) |
| HSV | hsv(131, 40%, 82%) |
| CMYK | cmyk(40.4%, 0%, 32.7%, 18.4%) |
| CIE-LAB | lab(76.85, -39.81, 25.98) |
| CIE-LCH | lch(76.85, 47.54, 146.87°) |
| OKLab | oklab(78.65% -0.1085 0.0654) |
| OKLCH | oklch(78.65% 0.127 148.9) |
| XYZ | xyz(35.5997, 51.2881, 32.8296) |
| Luminance | 0.5129 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.20
Emerald
#50C878
ΔE00 4.89
Hospital Green
#9BE5AA
ΔE00 5.99
Dark Mint
#48C072
ΔE00 6.43
Seaweed
#18D17B
ΔE00 6.87
Pistachio
#93C572
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD08C #D07CC0
analogous
#96D07C #7CD08C #7CD0B6
triadic
#7CD08C #8C7CD0 #D08C7C
tetradic
#7CD08C #7C96D0 #D07CC0 #D0B67C
square
#7CD08C #7C96D0 #D07CC0 #D0B67C
split-complementary
#7CD08C #B67CD0 #D07C96
monochromatic
#379A4A #4FC064 #7CD08C #A9E0B4 #D6F0DB
Accessibility & contrast
On white
1.87
#7CD08C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#7CD08C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD08C
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD08C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD08C | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C388
Deuteranopia (green-blind)
#C5BA90
Tritanopia (blue-blind)
#6FCDBE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7cd08c; /* rgb */ color: rgb(124, 208, 140); /* oklch */ color: oklch(78.7% 0.127 148.9);
Tailwind
colors: {
custom: {
50: '#a5dfae',
500: '#7cd08c',
950: '#000000',
},
}SCSS
$custom: #7cd08c; $custom-light: #a5dfae; $custom-dark: #000000;
JSON
{
"hex": "#7cd08c",
"rgb": {
"r": 124,
"g": 208,
"b": 140
},
"hsl": {
"h": 131.429,
"s": 47.191,
"l": 65.098
},
"oklch": {
"l": 0.78654,
"c": 0.1267,
"h": 148.9
},
"luminance": 0.5129
}Semantic roles & 50–950 ramp
primary
#7CD08C
secondary
#A05091
accent
#2B9FBA
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#101510
muted
#808481