#7CD8A7#7CD8A7
#7CD8A7 is a light, moderate green. Relative luminance 0.562; OKLCH L 81.2% C 0.113 H 159.2°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD8A7 |
|---|---|
| RGB | rgb(124, 216, 167) |
| HSL | hsl(148, 54%, 67%) |
| HSV | hsv(148, 43%, 85%) |
| CMYK | cmyk(42.6%, 0%, 22.7%, 15.3%) |
| CIE-LAB | lab(79.72, -38.38, 15.73) |
| CIE-LCH | lch(79.72, 41.48, 157.72°) |
| OKLab | oklab(81.15% -0.106 0.0403) |
| OKLCH | oklch(81.15% 0.113 159.2) |
| XYZ | xyz(39.8402, 56.1841, 45.2970) |
| Luminance | 0.5619 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.32
Light Teal
#90E4C1
ΔE00 5.00
Mediumaquamarine
#66CDAA
ΔE00 5.02
Eucalyptus
#44D7A8
ΔE00 5.08
Hospital Green
#9BE5AA
ΔE00 5.17
Seafoam Blue
#78D1B6
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD8A7 #D87CAD
analogous
#7FD87C #7CD8A7 #7CD8D5
triadic
#7CD8A7 #A77CD8 #D8A77C
tetradic
#7CD8A7 #7C7FD8 #D87CAD #D8D57C
square
#7CD8A7 #7C7FD8 #D87CAD #D8D57C
split-complementary
#7CD8A7 #D57CD8 #D87C7F
monochromatic
#32A869 #4DCA87 #7CD8A7 #ABE6C7 #DAF4E6
Accessibility & contrast
On white
1.72
#7CD8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#7CD8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD8A7
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD8A7 | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CCA4
Deuteranopia (green-blind)
#C8C2AA
Tritanopia (blue-blind)
#65D7CA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #7cd8a7; /* rgb */ color: rgb(124, 216, 167); /* oklch */ color: oklch(81.2% 0.113 159.2);
Tailwind
colors: {
custom: {
50: '#a6e4c1',
500: '#7cd8a7',
950: '#000000',
},
}SCSS
$custom: #7cd8a7; $custom-light: #a6e4c1; $custom-dark: #000000;
JSON
{
"hex": "#7cd8a7",
"rgb": {
"r": 124,
"g": 216,
"b": 167
},
"hsl": {
"h": 148.043,
"s": 54.118,
"l": 66.667
},
"oklch": {
"l": 0.81152,
"c": 0.11342,
"h": 159.2
},
"luminance": 0.56187
}Semantic roles & 50–950 ramp
primary
#7CD8A7
secondary
#AB4D7F
accent
#2478C2
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101512
muted
#818482