#7CD8A6#7CD8A6
#7CD8A6 is a light, moderate green. Relative luminance 0.561; OKLCH L 81.1% C 0.114 H 158.7°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD8A6 |
|---|---|
| RGB | rgb(124, 216, 166) |
| HSL | hsl(147, 54%, 67%) |
| HSV | hsv(147, 43%, 85%) |
| CMYK | cmyk(42.6%, 0%, 23.1%, 15.3%) |
| CIE-LAB | lab(79.70, -38.58, 16.23) |
| CIE-LCH | lch(79.70, 41.86, 157.19°) |
| OKLab | oklab(81.13% -0.1065 0.0415) |
| OKLCH | oklch(81.13% 0.114 158.7) |
| XYZ | xyz(39.7481, 56.1472, 44.8120) |
| Luminance | 0.5615 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.48
Hospital Green
#9BE5AA
ΔE00 5.04
Eucalyptus
#44D7A8
ΔE00 5.18
Light Teal
#90E4C1
ΔE00 5.19
Mediumaquamarine
#66CDAA
ΔE00 5.21
Seafoam Blue
#78D1B6
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD8A6 #D87CAE
analogous
#80D87C #7CD8A6 #7CD8D4
triadic
#7CD8A6 #A67CD8 #D8A67C
tetradic
#7CD8A6 #7C80D8 #D87CAE #D8D47C
square
#7CD8A6 #7C80D8 #D87CAE #D8D47C
split-complementary
#7CD8A6 #D47CD8 #D87C80
monochromatic
#32A868 #4DCA86 #7CD8A6 #ABE6C6 #DAF4E6
Accessibility & contrast
On white
1.72
#7CD8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#7CD8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD8A6
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD8A6 | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CCA3
Deuteranopia (green-blind)
#C8C1A9
Tritanopia (blue-blind)
#66D7CA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7cd8a6; /* rgb */ color: rgb(124, 216, 166); /* oklch */ color: oklch(81.1% 0.114 158.7);
Tailwind
colors: {
custom: {
50: '#a6e4c0',
500: '#7cd8a6',
950: '#000000',
},
}SCSS
$custom: #7cd8a6; $custom-light: #a6e4c0; $custom-dark: #000000;
JSON
{
"hex": "#7cd8a6",
"rgb": {
"r": 124,
"g": 216,
"b": 166
},
"hsl": {
"h": 147.391,
"s": 54.118,
"l": 66.667
},
"oklch": {
"l": 0.81128,
"c": 0.11428,
"h": 158.7
},
"luminance": 0.5615
}Semantic roles & 50–950 ramp
primary
#7CD8A6
secondary
#AB4D80
accent
#247AC2
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101512
muted
#818482