#7CD8A1#7CD8A1
#7CD8A1 is a light, moderate green. Relative luminance 0.560; OKLCH L 81.0% C 0.119 H 156.3°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD8A1 |
|---|---|
| RGB | rgb(124, 216, 161) |
| HSL | hsl(144, 54%, 67%) |
| HSV | hsv(144, 43%, 85%) |
| CMYK | cmyk(42.6%, 0%, 25.5%, 15.3%) |
| CIE-LAB | lab(79.60, -39.56, 18.72) |
| CIE-LCH | lch(79.60, 43.76, 154.67°) |
| OKLab | oklab(81.01% -0.1087 0.0478) |
| OKLCH | oklch(81.01% 0.119 156.3) |
| XYZ | xyz(39.2983, 55.9673, 42.4433) |
| Luminance | 0.5597 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.40
Hospital Green
#9BE5AA
ΔE00 4.56
Eucalyptus
#44D7A8
ΔE00 5.76
Light Teal
#90E4C1
ΔE00 6.17
Mediumaquamarine
#66CDAA
ΔE00 6.20
Aqua Green
#12E193
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD8A1 #D87CB3
analogous
#85D87C #7CD8A1 #7CD8CF
triadic
#7CD8A1 #A17CD8 #D8A17C
tetradic
#7CD8A1 #7C85D8 #D87CB3 #D8CF7C
square
#7CD8A1 #7C85D8 #D87CB3 #D8CF7C
split-complementary
#7CD8A1 #CF7CD8 #D87C85
monochromatic
#32A861 #4DCA7F #7CD8A1 #ABE6C3 #DAF4E5
Accessibility & contrast
On white
1.72
#7CD8A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#7CD8A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD8A1
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD8A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD8A1 | 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)
#D7CB9E
Deuteranopia (green-blind)
#C9C1A4
Tritanopia (blue-blind)
#67D6C9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7cd8a1; /* rgb */ color: rgb(124, 216, 161); /* oklch */ color: oklch(81.0% 0.119 156.3);
Tailwind
colors: {
custom: {
50: '#a6e4bd',
500: '#7cd8a1',
950: '#000000',
},
}SCSS
$custom: #7cd8a1; $custom-light: #a6e4bd; $custom-dark: #000000;
JSON
{
"hex": "#7cd8a1",
"rgb": {
"r": 124,
"g": 216,
"b": 161
},
"hsl": {
"h": 144.13,
"s": 54.118,
"l": 66.667
},
"oklch": {
"l": 0.81011,
"c": 0.11872,
"h": 156.3
},
"luminance": 0.5597
}Semantic roles & 50–950 ramp
primary
#7CD8A1
secondary
#AB4D85
accent
#2482C2
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101512
muted
#818482