#7CD89A#7CD89A
#7CD89A is a light, vivid green. Relative luminance 0.557; OKLCH L 80.9% C 0.125 H 153.3°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD89A |
|---|---|
| RGB | rgb(124, 216, 154) |
| HSL | hsl(140, 54%, 67%) |
| HSV | hsv(140, 43%, 85%) |
| CMYK | cmyk(42.6%, 0%, 28.7%, 15.3%) |
| CIE-LAB | lab(79.46, -40.87, 22.20) |
| CIE-LCH | lch(79.46, 46.52, 151.49°) |
| OKLab | oklab(80.86% -0.1118 0.0563) |
| OKLCH | oklch(80.86% 0.125 153.3) |
| XYZ | xyz(38.6983, 55.7273, 39.2829) |
| Luminance | 0.5573 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.38
Seafoam
#7FE0B3
ΔE00 4.82
Emerald
#50C878
ΔE00 6.41
Aqua Green
#12E193
ΔE00 6.65
Soft Green
#6FC276
ΔE00 6.72
Eucalyptus
#44D7A8
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD89A #D87CBA
analogous
#8CD87C #7CD89A #7CD8C8
triadic
#7CD89A #9A7CD8 #D89A7C
tetradic
#7CD89A #7C8CD8 #D87CBA #D8C87C
square
#7CD89A #7C8CD8 #D87CBA #D8C87C
split-complementary
#7CD89A #C87CD8 #D87C8C
monochromatic
#32A858 #4DCA76 #7CD89A #ABE6BE #DAF4E3
Accessibility & contrast
On white
1.73
#7CD89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#7CD89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD89A
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD89A | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CB96
Deuteranopia (green-blind)
#CAC19E
Tritanopia (blue-blind)
#69D6C7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7cd89a; /* rgb */ color: rgb(124, 216, 154); /* oklch */ color: oklch(80.9% 0.125 153.3);
Tailwind
colors: {
custom: {
50: '#a6e4b8',
500: '#7cd89a',
950: '#000000',
},
}SCSS
$custom: #7cd89a; $custom-light: #a6e4b8; $custom-dark: #000000;
JSON
{
"hex": "#7cd89a",
"rgb": {
"r": 124,
"g": 216,
"b": 154
},
"hsl": {
"h": 139.565,
"s": 54.118,
"l": 66.667
},
"oklch": {
"l": 0.80855,
"c": 0.12519,
"h": 153.3
},
"luminance": 0.5573
}Semantic roles & 50–950 ramp
primary
#7CD89A
secondary
#AB4D8C
accent
#248EC2
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101611
muted
#818481