#7CD2A2#7CD2A2
#7CD2A2 is a light, moderate green. Relative luminance 0.530; OKLCH L 79.6% C 0.109 H 158.2°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD2A2 |
|---|---|
| RGB | rgb(124, 210, 162) |
| HSL | hsl(147, 49%, 65%) |
| HSV | hsv(147, 41%, 82%) |
| CMYK | cmyk(41%, 0%, 22.9%, 17.6%) |
| CIE-LAB | lab(77.87, -36.65, 15.78) |
| CIE-LCH | lch(77.87, 39.90, 156.70°) |
| OKLab | oklab(79.62% -0.1011 0.0404) |
| OKLCH | oklch(79.62% 0.109 158.2) |
| XYZ | xyz(37.8777, 52.9844, 42.4065) |
| Luminance | 0.5299 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.63
Mediumaquamarine
#66CDAA
ΔE00 4.67
Eucalyptus
#44D7A8
ΔE00 5.53
Hospital Green
#9BE5AA
ΔE00 5.88
Light Teal
#90E4C1
ΔE00 5.89
Seafoam Blue
#78D1B6
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD2A2 #D27CAC
analogous
#81D27C #7CD2A2 #7CD2CD
triadic
#7CD2A2 #A27CD2 #D2A27C
tetradic
#7CD2A2 #7C81D2 #D27CAC #D2CD7C
square
#7CD2A2 #7C81D2 #D27CAC #D2CD7C
split-complementary
#7CD2A2 #CD7CD2 #D27C81
monochromatic
#369D64 #4EC282 #7CD2A2 #AAE2C2 #D7F1E3
Accessibility & contrast
On white
1.81
#7CD2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#7CD2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD2A2
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD2A2 | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C69F
Deuteranopia (green-blind)
#C3BDA5
Tritanopia (blue-blind)
#68D1C5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7cd2a2; /* rgb */ color: rgb(124, 210, 162); /* oklch */ color: oklch(79.6% 0.109 158.2);
Tailwind
colors: {
custom: {
50: '#a5e0bd',
500: '#7cd2a2',
950: '#000000',
},
}SCSS
$custom: #7cd2a2; $custom-light: #a5e0bd; $custom-dark: #000000;
JSON
{
"hex": "#7cd2a2",
"rgb": {
"r": 124,
"g": 210,
"b": 162
},
"hsl": {
"h": 146.512,
"s": 48.864,
"l": 65.49
},
"oklch": {
"l": 0.79616,
"c": 0.10893,
"h": 158.2
},
"luminance": 0.52987
}Semantic roles & 50–950 ramp
primary
#7CD2A2
secondary
#A3507E
accent
#297BBC
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#101512
muted
#808482