#7CD8A3#7CD8A3
#7CD8A3 is a light, moderate green. Relative luminance 0.560; OKLCH L 81.1% C 0.117 H 157.2°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD8A3 |
|---|---|
| RGB | rgb(124, 216, 163) |
| HSL | hsl(145, 54%, 67%) |
| HSV | hsv(145, 43%, 85%) |
| CMYK | cmyk(42.6%, 0%, 24.5%, 15.3%) |
| CIE-LAB | lab(79.64, -39.17, 17.72) |
| CIE-LCH | lch(79.64, 42.99, 155.65°) |
| OKLab | oklab(81.06% -0.1078 0.0453) |
| OKLCH | oklch(81.06% 0.117 157.2) |
| XYZ | xyz(39.4761, 56.0384, 43.3796) |
| Luminance | 0.5604 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.01
Hospital Green
#9BE5AA
ΔE00 4.72
Eucalyptus
#44D7A8
ΔE00 5.51
Light Teal
#90E4C1
ΔE00 5.77
Mediumaquamarine
#66CDAA
ΔE00 5.80
Mint
#AAF0C1
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD8A3 #D87CB1
analogous
#83D87C #7CD8A3 #7CD8D1
triadic
#7CD8A3 #A37CD8 #D8A37C
tetradic
#7CD8A3 #7C83D8 #D87CB1 #D8D17C
square
#7CD8A3 #7C83D8 #D87CB1 #D8D17C
split-complementary
#7CD8A3 #D17CD8 #D87C83
monochromatic
#32A864 #4DCA82 #7CD8A3 #ABE6C4 #DAF4E5
Accessibility & contrast
On white
1.72
#7CD8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#7CD8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD8A3
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD8A3 | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CBA0
Deuteranopia (green-blind)
#C9C1A6
Tritanopia (blue-blind)
#67D7C9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7cd8a3; /* rgb */ color: rgb(124, 216, 163); /* oklch */ color: oklch(81.1% 0.117 157.2);
Tailwind
colors: {
custom: {
50: '#a6e4be',
500: '#7cd8a3',
950: '#000000',
},
}SCSS
$custom: #7cd8a3; $custom-light: #a6e4be; $custom-dark: #000000;
JSON
{
"hex": "#7cd8a3",
"rgb": {
"r": 124,
"g": 216,
"b": 163
},
"hsl": {
"h": 145.435,
"s": 54.118,
"l": 66.667
},
"oklch": {
"l": 0.81057,
"c": 0.11693,
"h": 157.2
},
"luminance": 0.56041
}Semantic roles & 50–950 ramp
primary
#7CD8A3
secondary
#AB4D83
accent
#247FC2
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101512
muted
#818482