#7CD98D#7CD98D
#7CD98D is a light, vivid green. Relative luminance 0.558; OKLCH L 80.8% C 0.139 H 148.5°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD98D |
|---|---|
| RGB | rgb(124, 217, 141) |
| HSL | hsl(131, 55%, 67%) |
| HSV | hsv(131, 43%, 85%) |
| CMYK | cmyk(42.9%, 0%, 35%, 14.9%) |
| CIE-LAB | lab(79.52, -43.60, 29.04) |
| CIE-LCH | lch(79.52, 52.38, 146.34°) |
| OKLab | oklab(80.83% -0.1187 0.0727) |
| OKLCH | oklch(80.83% 0.139 148.5) |
| XYZ | xyz(37.9306, 55.8314, 33.9720) |
| Luminance | 0.5583 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.25
Lightgreen
#90EE90
ΔE00 5.56
Emerald
#50C878
ΔE00 5.66
Soft Green
#6FC276
ΔE00 5.80
Weird Green
#3AE57F
ΔE00 6.10
Seaweed
#18D17B
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD98D #D97CC8
analogous
#9AD97C #7CD98D #7CD9BC
triadic
#7CD98D #8D7CD9 #D98D7C
tetradic
#7CD98D #7C9AD9 #D97CC8 #D9BC7C
square
#7CD98D #7C9AD9 #D97CC8 #D9BC7C
split-complementary
#7CD98D #BC7CD9 #D97C9A
monochromatic
#31A947 #4DCB64 #7CD98D #ABE7B6 #DBF5E0
Accessibility & contrast
On white
1.73
#7CD98D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#7CD98D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD98D
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD98D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD98D | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCB88
Deuteranopia (green-blind)
#CDC192
Tritanopia (blue-blind)
#6DD6C6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7cd98d; /* rgb */ color: rgb(124, 217, 141); /* oklch */ color: oklch(80.8% 0.139 148.5);
Tailwind
colors: {
custom: {
50: '#a6e5af',
500: '#7cd98d',
950: '#000000',
},
}SCSS
$custom: #7cd98d; $custom-light: #a6e5af; $custom-dark: #000000;
JSON
{
"hex": "#7cd98d",
"rgb": {
"r": 124,
"g": 217,
"b": 141
},
"hsl": {
"h": 130.968,
"s": 55.03,
"l": 66.863
},
"oklch": {
"l": 0.80826,
"c": 0.13918,
"h": 148.5
},
"luminance": 0.55834
}Semantic roles & 50–950 ramp
primary
#7CD98D
secondary
#AD4D9B
accent
#23A5C3
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101610
muted
#818481