#7CD498#7CD498
#7CD498 is a light, vivid green. Relative luminance 0.536; OKLCH L 79.9% C 0.121 H 153.1°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD498 |
|---|---|
| RGB | rgb(124, 212, 152) |
| HSL | hsl(139, 51%, 66%) |
| HSV | hsv(139, 42%, 83%) |
| CMYK | cmyk(41.5%, 0%, 28.3%, 16.9%) |
| CIE-LAB | lab(78.25, -39.46, 21.59) |
| CIE-LCH | lch(78.25, 44.98, 151.31°) |
| OKLab | oklab(79.86% -0.108 0.0548) |
| OKLCH | oklch(79.86% 0.121 153.1) |
| XYZ | xyz(37.5208, 53.6366, 38.0755) |
| Luminance | 0.5364 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.93
Seafoam
#7FE0B3
ΔE00 5.10
Emerald
#50C878
ΔE00 6.09
Soft Green
#6FC276
ΔE00 6.12
Eucalyptus
#44D7A8
ΔE00 6.82
Mediumaquamarine
#66CDAA
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD498 #D47CB8
analogous
#8CD47C #7CD498 #7CD4C4
triadic
#7CD498 #987CD4 #D4987C
tetradic
#7CD498 #7C8CD4 #D47CB8 #D4C47C
square
#7CD498 #7C8CD4 #D47CB8 #D4C47C
split-complementary
#7CD498 #C47CD4 #D47C8C
monochromatic
#35A157 #4EC574 #7CD498 #AAE3BC #D8F2E0
Accessibility & contrast
On white
1.79
#7CD498 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#7CD498 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD498
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD498 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD498 | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C794
Deuteranopia (green-blind)
#C7BE9B
Tritanopia (blue-blind)
#6BD2C4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7cd498; /* rgb */ color: rgb(124, 212, 152); /* oklch */ color: oklch(79.9% 0.121 153.1);
Tailwind
colors: {
custom: {
50: '#a6e1b6',
500: '#7cd498',
950: '#000000',
},
}SCSS
$custom: #7cd498; $custom-light: #a6e1b6; $custom-dark: #000000;
JSON
{
"hex": "#7cd498",
"rgb": {
"r": 124,
"g": 212,
"b": 152
},
"hsl": {
"h": 139.091,
"s": 50.575,
"l": 65.882
},
"oklch": {
"l": 0.79861,
"c": 0.1211,
"h": 153.1
},
"luminance": 0.53639
}Semantic roles & 50–950 ramp
primary
#7CD498
secondary
#A54F8A
accent
#288EBE
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#101511
muted
#808481