#7CD8A0#7CD8A0
#7CD8A0 is a light, moderate green. Relative luminance 0.559; OKLCH L 81.0% C 0.120 H 155.8°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD8A0 |
|---|---|
| RGB | rgb(124, 216, 160) |
| HSL | hsl(143, 54%, 67%) |
| HSV | hsv(143, 43%, 85%) |
| CMYK | cmyk(42.6%, 0%, 25.9%, 15.3%) |
| CIE-LAB | lab(79.58, -39.75, 19.22) |
| CIE-LCH | lch(79.58, 44.15, 154.20°) |
| OKLab | oklab(80.99% -0.1091 0.049) |
| OKLCH | oklch(80.99% 0.12 155.8) |
| XYZ | xyz(39.2105, 55.9322, 41.9807) |
| Luminance | 0.5594 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.60
Hospital Green
#9BE5AA
ΔE00 4.50
Eucalyptus
#44D7A8
ΔE00 5.90
Light Teal
#90E4C1
ΔE00 6.37
Mediumaquamarine
#66CDAA
ΔE00 6.39
Aqua Green
#12E193
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD8A0 #D87CB4
analogous
#86D87C #7CD8A0 #7CD8CE
triadic
#7CD8A0 #A07CD8 #D8A07C
tetradic
#7CD8A0 #7C86D8 #D87CB4 #D8CE7C
square
#7CD8A0 #7C86D8 #D87CB4 #D8CE7C
split-complementary
#7CD8A0 #CE7CD8 #D87C86
monochromatic
#32A860 #4DCA7E #7CD8A0 #ABE6C2 #DAF4E4
Accessibility & contrast
On white
1.72
#7CD8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#7CD8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD8A0
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD8A0 | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CB9D
Deuteranopia (green-blind)
#C9C1A3
Tritanopia (blue-blind)
#68D6C9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7cd8a0; /* rgb */ color: rgb(124, 216, 160); /* oklch */ color: oklch(81.0% 0.120 155.8);
Tailwind
colors: {
custom: {
50: '#a6e4bc',
500: '#7cd8a0',
950: '#000000',
},
}SCSS
$custom: #7cd8a0; $custom-light: #a6e4bc; $custom-dark: #000000;
JSON
{
"hex": "#7cd8a0",
"rgb": {
"r": 124,
"g": 216,
"b": 160
},
"hsl": {
"h": 143.478,
"s": 54.118,
"l": 66.667
},
"oklch": {
"l": 0.80988,
"c": 0.11963,
"h": 155.8
},
"luminance": 0.55935
}Semantic roles & 50–950 ramp
primary
#7CD8A0
secondary
#AB4D86
accent
#2484C2
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101512
muted
#818482