#7CD98F#7CD98F
#7CD98F is a light, vivid green. Relative luminance 0.559; OKLCH L 80.9% C 0.137 H 149.1°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD98F |
|---|---|
| RGB | rgb(124, 217, 143) |
| HSL | hsl(132, 55%, 67%) |
| HSV | hsv(132, 43%, 85%) |
| CMYK | cmyk(42.9%, 0%, 34.1%, 14.9%) |
| CIE-LAB | lab(79.55, -43.26, 28.05) |
| CIE-LCH | lch(79.55, 51.56, 147.04°) |
| OKLab | oklab(80.86% -0.1178 0.0704) |
| OKLCH | oklch(80.86% 0.137 149.1) |
| XYZ | xyz(38.0807, 55.8914, 34.7628) |
| Luminance | 0.5589 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.03
Emerald
#50C878
ΔE00 5.70
Lightgreen
#90EE90
ΔE00 5.76
Soft Green
#6FC276
ΔE00 5.88
Weird Green
#3AE57F
ΔE00 6.25
Seaweed
#18D17B
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD98F #D97CC6
analogous
#98D97C #7CD98F #7CD9BE
triadic
#7CD98F #8F7CD9 #D98F7C
tetradic
#7CD98F #7C98D9 #D97CC6 #D9BE7C
square
#7CD98F #7C98D9 #D97CC6 #D9BE7C
split-complementary
#7CD98F #BE7CD9 #D97C98
monochromatic
#31A94A #4DCB66 #7CD98F #ABE7B8 #DBF5E0
Accessibility & contrast
On white
1.72
#7CD98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#7CD98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD98F
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD98F | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCB8A
Deuteranopia (green-blind)
#CDC193
Tritanopia (blue-blind)
#6CD6C6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7cd98f; /* rgb */ color: rgb(124, 217, 143); /* oklch */ color: oklch(80.9% 0.137 149.1);
Tailwind
colors: {
custom: {
50: '#a6e5b0',
500: '#7cd98f',
950: '#000000',
},
}SCSS
$custom: #7cd98f; $custom-light: #a6e5b0; $custom-dark: #000000;
JSON
{
"hex": "#7cd98f",
"rgb": {
"r": 124,
"g": 217,
"b": 143
},
"hsl": {
"h": 132.258,
"s": 55.03,
"l": 66.863
},
"oklch": {
"l": 0.80865,
"c": 0.13723,
"h": 149.1
},
"luminance": 0.55894
}Semantic roles & 50–950 ramp
primary
#7CD98F
secondary
#AD4D99
accent
#23A2C3
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101610
muted
#818481