#7CD8A4#7CD8A4
#7CD8A4 is a light, moderate green. Relative luminance 0.561; OKLCH L 81.1% C 0.116 H 157.7°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD8A4 |
|---|---|
| RGB | rgb(124, 216, 164) |
| HSL | hsl(146, 54%, 67%) |
| HSV | hsv(146, 43%, 85%) |
| CMYK | cmyk(42.6%, 0%, 24.1%, 15.3%) |
| CIE-LAB | lab(79.66, -38.98, 17.23) |
| CIE-LCH | lch(79.66, 42.61, 156.16°) |
| OKLab | oklab(81.08% -0.1073 0.044) |
| OKLCH | oklch(81.08% 0.116 157.7) |
| XYZ | xyz(39.5661, 56.0744, 43.8533) |
| Luminance | 0.5608 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.83
Hospital Green
#9BE5AA
ΔE00 4.82
Eucalyptus
#44D7A8
ΔE00 5.39
Light Teal
#90E4C1
ΔE00 5.58
Mediumaquamarine
#66CDAA
ΔE00 5.60
Seafoam Blue
#78D1B6
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD8A4 #D87CB0
analogous
#82D87C #7CD8A4 #7CD8D2
triadic
#7CD8A4 #A47CD8 #D8A47C
tetradic
#7CD8A4 #7C82D8 #D87CB0 #D8D27C
square
#7CD8A4 #7C82D8 #D87CB0 #D8D27C
split-complementary
#7CD8A4 #D27CD8 #D87C82
monochromatic
#32A865 #4DCA83 #7CD8A4 #ABE6C5 #DAF4E6
Accessibility & contrast
On white
1.72
#7CD8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#7CD8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD8A4
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD8A4 | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CBA1
Deuteranopia (green-blind)
#C8C1A7
Tritanopia (blue-blind)
#66D7CA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7cd8a4; /* rgb */ color: rgb(124, 216, 164); /* oklch */ color: oklch(81.1% 0.116 157.7);
Tailwind
colors: {
custom: {
50: '#a6e4bf',
500: '#7cd8a4',
950: '#000000',
},
}SCSS
$custom: #7cd8a4; $custom-light: #a6e4bf; $custom-dark: #000000;
JSON
{
"hex": "#7cd8a4",
"rgb": {
"r": 124,
"g": 216,
"b": 164
},
"hsl": {
"h": 146.087,
"s": 54.118,
"l": 66.667
},
"oklch": {
"l": 0.8108,
"c": 0.11603,
"h": 157.7
},
"luminance": 0.56077
}Semantic roles & 50–950 ramp
primary
#7CD8A4
secondary
#AB4D82
accent
#247DC2
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101512
muted
#818482