#7CD99D#7CD99D
#7CD99D is a light, vivid green. Relative luminance 0.563; OKLCH L 81.2% C 0.124 H 154.3°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD99D |
|---|---|
| RGB | rgb(124, 217, 157) |
| HSL | hsl(141, 55%, 67%) |
| HSV | hsv(141, 43%, 85%) |
| CMYK | cmyk(42.9%, 0%, 27.6%, 14.9%) |
| CIE-LAB | lab(79.81, -40.76, 21.12) |
| CIE-LCH | lch(79.81, 45.91, 152.61°) |
| OKLab | oklab(81.16% -0.1116 0.0537) |
| OKLCH | oklch(81.16% 0.124 154.3) |
| XYZ | xyz(39.2082, 56.3424, 40.7009) |
| Luminance | 0.5635 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.26
Seafoam
#7FE0B3
ΔE00 4.26
Eucalyptus
#44D7A8
ΔE00 6.42
Aqua Green
#12E193
ΔE00 6.63
Light Sea Green
#98F6B0
ΔE00 6.77
Emerald
#50C878
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD99D #D97CB8
analogous
#8AD97C #7CD99D #7CD9CC
triadic
#7CD99D #9D7CD9 #D99D7C
tetradic
#7CD99D #7C8AD9 #D97CB8 #D9CC7C
square
#7CD99D #7C8AD9 #D97CB8 #D9CC7C
split-complementary
#7CD99D #CC7CD9 #D97C8A
monochromatic
#31A95C #4DCB7A #7CD99D #ABE7C0 #DBF5E4
Accessibility & contrast
On white
1.71
#7CD99D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#7CD99D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD99D
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD99D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD99D | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CC99
Deuteranopia (green-blind)
#CBC2A1
Tritanopia (blue-blind)
#68D7C9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #7cd99d; /* rgb */ color: rgb(124, 217, 157); /* oklch */ color: oklch(81.2% 0.124 154.3);
Tailwind
colors: {
custom: {
50: '#a6e5ba',
500: '#7cd99d',
950: '#000000',
},
}SCSS
$custom: #7cd99d; $custom-light: #a6e5ba; $custom-dark: #000000;
JSON
{
"hex": "#7cd99d",
"rgb": {
"r": 124,
"g": 217,
"b": 157
},
"hsl": {
"h": 141.29,
"s": 55.03,
"l": 66.863
},
"oklch": {
"l": 0.81158,
"c": 0.12387,
"h": 154.3
},
"luminance": 0.56345
}Semantic roles & 50–950 ramp
primary
#7CD99D
secondary
#AD4D8B
accent
#238AC3
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101611
muted
#818481