#7CD8A9#7CD8A9
#7CD8A9 is a light, moderate green. Relative luminance 0.563; OKLCH L 81.2% C 0.112 H 160.2°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD8A9 |
|---|---|
| RGB | rgb(124, 216, 169) |
| HSL | hsl(149, 54%, 67%) |
| HSV | hsv(149, 43%, 85%) |
| CMYK | cmyk(42.6%, 0%, 21.8%, 15.3%) |
| CIE-LAB | lab(79.76, -37.98, 14.73) |
| CIE-LCH | lch(79.76, 40.74, 158.80°) |
| OKLab | oklab(81.2% -0.1051 0.0378) |
| OKLCH | oklch(81.2% 0.112 160.2) |
| XYZ | xyz(40.0265, 56.2586, 46.2782) |
| Luminance | 0.5626 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.05
Light Teal
#90E4C1
ΔE00 4.63
Mediumaquamarine
#66CDAA
ΔE00 4.65
Eucalyptus
#44D7A8
ΔE00 4.93
Hospital Green
#9BE5AA
ΔE00 5.45
Seafoam Blue
#78D1B6
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD8A9 #D87CAB
analogous
#7DD87C #7CD8A9 #7CD8D7
triadic
#7CD8A9 #A97CD8 #D8A97C
tetradic
#7CD8A9 #7C7DD8 #D87CAB #D8D77C
square
#7CD8A9 #7C7DD8 #D87CAB #D8D77C
split-complementary
#7CD8A9 #D77CD8 #D87C7D
monochromatic
#32A86C #4DCA8A #7CD8A9 #ABE6C8 #DAF4E7
Accessibility & contrast
On white
1.71
#7CD8A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#7CD8A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD8A9
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD8A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD8A9 | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CCA6
Deuteranopia (green-blind)
#C8C2AC
Tritanopia (blue-blind)
#65D7CB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #7cd8a9; /* rgb */ color: rgb(124, 216, 169); /* oklch */ color: oklch(81.2% 0.112 160.2);
Tailwind
colors: {
custom: {
50: '#a6e4c2',
500: '#7cd8a9',
950: '#000000',
},
}SCSS
$custom: #7cd8a9; $custom-light: #a6e4c2; $custom-dark: #000000;
JSON
{
"hex": "#7cd8a9",
"rgb": {
"r": 124,
"g": 216,
"b": 169
},
"hsl": {
"h": 149.348,
"s": 54.118,
"l": 66.667
},
"oklch": {
"l": 0.812,
"c": 0.11171,
"h": 160.2
},
"luminance": 0.56261
}Semantic roles & 50–950 ramp
primary
#7CD8A9
secondary
#AB4D7D
accent
#2474C2
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101512
muted
#818482