#7CD89C#7CD89C
#7CD89C is a light, vivid green. Relative luminance 0.558; OKLCH L 80.9% C 0.123 H 154.1°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD89C |
|---|---|
| RGB | rgb(124, 216, 156) |
| HSL | hsl(141, 54%, 67%) |
| HSV | hsv(141, 43%, 85%) |
| CMYK | cmyk(42.6%, 0%, 27.8%, 15.3%) |
| CIE-LAB | lab(79.50, -40.50, 21.21) |
| CIE-LCH | lch(79.50, 45.72, 152.36°) |
| OKLab | oklab(80.9% -0.1109 0.0539) |
| OKLCH | oklch(80.9% 0.123 154.1) |
| XYZ | xyz(38.8662, 55.7945, 40.1674) |
| Luminance | 0.5580 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.37
Seafoam
#7FE0B3
ΔE00 4.41
Eucalyptus
#44D7A8
ΔE00 6.48
Emerald
#50C878
ΔE00 6.64
Aqua Green
#12E193
ΔE00 6.72
Light Sea Green
#98F6B0
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD89C #D87CB8
analogous
#8AD87C #7CD89C #7CD8CA
triadic
#7CD89C #9C7CD8 #D89C7C
tetradic
#7CD89C #7C8AD8 #D87CB8 #D8CA7C
square
#7CD89C #7C8AD8 #D87CB8 #D8CA7C
split-complementary
#7CD89C #CA7CD8 #D87C8A
monochromatic
#32A85B #4DCA78 #7CD89C #ABE6C0 #DAF4E3
Accessibility & contrast
On white
1.73
#7CD89C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#7CD89C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD89C
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD89C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD89C | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CB98
Deuteranopia (green-blind)
#CAC1A0
Tritanopia (blue-blind)
#69D6C8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7cd89c; /* rgb */ color: rgb(124, 216, 156); /* oklch */ color: oklch(80.9% 0.123 154.1);
Tailwind
colors: {
custom: {
50: '#a6e4b9',
500: '#7cd89c',
950: '#000000',
},
}SCSS
$custom: #7cd89c; $custom-light: #a6e4b9; $custom-dark: #000000;
JSON
{
"hex": "#7cd89c",
"rgb": {
"r": 124,
"g": 216,
"b": 156
},
"hsl": {
"h": 140.87,
"s": 54.118,
"l": 66.667
},
"oklch": {
"l": 0.80898,
"c": 0.12331,
"h": 154.1
},
"luminance": 0.55797
}Semantic roles & 50–950 ramp
primary
#7CD89C
secondary
#AB4D8A
accent
#248BC2
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101611
muted
#818481