#7CD8A2#7CD8A2
#7CD8A2 is a light, moderate green. Relative luminance 0.560; OKLCH L 81.0% C 0.118 H 156.7°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD8A2 |
|---|---|
| RGB | rgb(124, 216, 162) |
| HSL | hsl(145, 54%, 67%) |
| HSV | hsv(145, 43%, 85%) |
| CMYK | cmyk(42.6%, 0%, 25%, 15.3%) |
| CIE-LAB | lab(79.62, -39.37, 18.22) |
| CIE-LCH | lch(79.62, 43.38, 155.16°) |
| OKLab | oklab(81.03% -0.1082 0.0465) |
| OKLCH | oklch(81.03% 0.118 156.7) |
| XYZ | xyz(39.3869, 56.0027, 42.9096) |
| Luminance | 0.5601 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.21
Hospital Green
#9BE5AA
ΔE00 4.64
Eucalyptus
#44D7A8
ΔE00 5.63
Light Teal
#90E4C1
ΔE00 5.97
Mediumaquamarine
#66CDAA
ΔE00 6.00
Aqua Green
#12E193
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD8A2 #D87CB2
analogous
#84D87C #7CD8A2 #7CD8D0
triadic
#7CD8A2 #A27CD8 #D8A27C
tetradic
#7CD8A2 #7C84D8 #D87CB2 #D8D07C
square
#7CD8A2 #7C84D8 #D87CB2 #D8D07C
split-complementary
#7CD8A2 #D07CD8 #D87C84
monochromatic
#32A863 #4DCA81 #7CD8A2 #ABE6C3 #DAF4E5
Accessibility & contrast
On white
1.72
#7CD8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#7CD8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD8A2
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD8A2 | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CB9F
Deuteranopia (green-blind)
#C9C1A5
Tritanopia (blue-blind)
#67D7C9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7cd8a2; /* rgb */ color: rgb(124, 216, 162); /* oklch */ color: oklch(81.0% 0.118 156.7);
Tailwind
colors: {
custom: {
50: '#a6e4bd',
500: '#7cd8a2',
950: '#000000',
},
}SCSS
$custom: #7cd8a2; $custom-light: #a6e4bd; $custom-dark: #000000;
JSON
{
"hex": "#7cd8a2",
"rgb": {
"r": 124,
"g": 216,
"b": 162
},
"hsl": {
"h": 144.783,
"s": 54.118,
"l": 66.667
},
"oklch": {
"l": 0.81034,
"c": 0.11782,
"h": 156.7
},
"luminance": 0.56005
}Semantic roles & 50–950 ramp
primary
#7CD8A2
secondary
#AB4D84
accent
#2480C2
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101512
muted
#818482