#7CD698#7CD698
#7CD698 is a light, vivid green. Relative luminance 0.546; OKLCH L 80.3% C 0.124 H 152.8°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD698 |
|---|---|
| RGB | rgb(124, 214, 152) |
| HSL | hsl(139, 52%, 66%) |
| HSV | hsv(139, 42%, 84%) |
| CMYK | cmyk(42.1%, 0%, 29%, 16.1%) |
| CIE-LAB | lab(78.83, -40.35, 22.40) |
| CIE-LCH | lch(78.83, 46.15, 150.97°) |
| OKLab | oklab(80.34% -0.1103 0.0568) |
| OKLCH | oklch(80.34% 0.124 152.8) |
| XYZ | xyz(38.0238, 54.6427, 38.2431) |
| Luminance | 0.5464 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.65
Seafoam
#7FE0B3
ΔE00 5.14
Emerald
#50C878
ΔE00 6.11
Soft Green
#6FC276
ΔE00 6.28
Aqua Green
#12E193
ΔE00 6.88
Eucalyptus
#44D7A8
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD698 #D67CBA
analogous
#8DD67C #7CD698 #7CD6C5
triadic
#7CD698 #987CD6 #D6987C
tetradic
#7CD698 #7C8DD6 #D67CBA #D6C57C
square
#7CD698 #7C8DD6 #D67CBA #D6C57C
split-complementary
#7CD698 #C57CD6 #D67C8D
monochromatic
#33A456 #4DC773 #7CD698 #ABE5BD #D9F3E1
Accessibility & contrast
On white
1.76
#7CD698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#7CD698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD698
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD698 | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C994
Deuteranopia (green-blind)
#C9BF9C
Tritanopia (blue-blind)
#6AD4C5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7cd698; /* rgb */ color: rgb(124, 214, 152); /* oklch */ color: oklch(80.3% 0.124 152.8);
Tailwind
colors: {
custom: {
50: '#a6e3b6',
500: '#7cd698',
950: '#000000',
},
}SCSS
$custom: #7cd698; $custom-light: #a6e3b6; $custom-dark: #000000;
JSON
{
"hex": "#7cd698",
"rgb": {
"r": 124,
"g": 214,
"b": 152
},
"hsl": {
"h": 138.667,
"s": 52.326,
"l": 66.275
},
"oklch": {
"l": 0.80336,
"c": 0.1241,
"h": 152.8
},
"luminance": 0.54645
}Semantic roles & 50–950 ramp
primary
#7CD698
secondary
#A84E8C
accent
#2690C0
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481