#7CD8A5#7CD8A5
#7CD8A5 is a light, moderate green. Relative luminance 0.561; OKLCH L 81.1% C 0.115 H 158.2°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD8A5 |
|---|---|
| RGB | rgb(124, 216, 165) |
| HSL | hsl(147, 54%, 67%) |
| HSV | hsv(147, 43%, 85%) |
| CMYK | cmyk(42.6%, 0%, 23.6%, 15.3%) |
| CIE-LAB | lab(79.68, -38.78, 16.73) |
| CIE-LCH | lch(79.68, 42.23, 156.67°) |
| OKLab | oklab(81.1% -0.1069 0.0428) |
| OKLCH | oklch(81.1% 0.115 158.2) |
| XYZ | xyz(39.6567, 56.1107, 44.3308) |
| Luminance | 0.5611 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.65
Hospital Green
#9BE5AA
ΔE00 4.92
Eucalyptus
#44D7A8
ΔE00 5.28
Light Teal
#90E4C1
ΔE00 5.38
Mediumaquamarine
#66CDAA
ΔE00 5.41
Seafoam Blue
#78D1B6
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD8A5 #D87CAF
analogous
#81D87C #7CD8A5 #7CD8D3
triadic
#7CD8A5 #A57CD8 #D8A57C
tetradic
#7CD8A5 #7C81D8 #D87CAF #D8D37C
square
#7CD8A5 #7C81D8 #D87CAF #D8D37C
split-complementary
#7CD8A5 #D37CD8 #D87C81
monochromatic
#32A866 #4DCA85 #7CD8A5 #ABE6C5 #DAF4E6
Accessibility & contrast
On white
1.72
#7CD8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#7CD8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD8A5
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD8A5 | 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)
#D7CBA2
Deuteranopia (green-blind)
#C8C1A8
Tritanopia (blue-blind)
#66D7CA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7cd8a5; /* rgb */ color: rgb(124, 216, 165); /* oklch */ color: oklch(81.1% 0.115 158.2);
Tailwind
colors: {
custom: {
50: '#a6e4bf',
500: '#7cd8a5',
950: '#000000',
},
}SCSS
$custom: #7cd8a5; $custom-light: #a6e4bf; $custom-dark: #000000;
JSON
{
"hex": "#7cd8a5",
"rgb": {
"r": 124,
"g": 216,
"b": 165
},
"hsl": {
"h": 146.739,
"s": 54.118,
"l": 66.667
},
"oklch": {
"l": 0.81104,
"c": 0.11516,
"h": 158.2
},
"luminance": 0.56113
}Semantic roles & 50–950 ramp
primary
#7CD8A5
secondary
#AB4D81
accent
#247BC2
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101512
muted
#818482