#7CD7A2#7CD7A2
#7CD7A2 is a light, moderate green. Relative luminance 0.555; OKLCH L 80.8% C 0.116 H 157.0°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD7A2 |
|---|---|
| RGB | rgb(124, 215, 162) |
| HSL | hsl(145, 53%, 66%) |
| HSV | hsv(145, 42%, 84%) |
| CMYK | cmyk(42.3%, 0%, 24.7%, 15.7%) |
| CIE-LAB | lab(79.32, -38.92, 17.82) |
| CIE-LCH | lch(79.32, 42.80, 155.40°) |
| OKLab | oklab(80.8% -0.1071 0.0455) |
| OKLCH | oklch(80.8% 0.116 157) |
| XYZ | xyz(39.1315, 55.4919, 42.8244) |
| Luminance | 0.5550 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.21
Hospital Green
#9BE5AA
ΔE00 4.82
Eucalyptus
#44D7A8
ΔE00 5.57
Mediumaquamarine
#66CDAA
ΔE00 5.76
Light Teal
#90E4C1
ΔE00 5.92
Seafoam Blue
#78D1B6
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD7A2 #D77CB1
analogous
#84D77C #7CD7A2 #7CD7D0
triadic
#7CD7A2 #A27CD7 #D7A27C
tetradic
#7CD7A2 #7C84D7 #D77CB1 #D7D07C
square
#7CD7A2 #7C84D7 #D77CB1 #D7D07C
split-complementary
#7CD7A2 #D07CD7 #D77C84
monochromatic
#33A663 #4DC981 #7CD7A2 #ABE5C3 #DAF4E5
Accessibility & contrast
On white
1.74
#7CD7A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#7CD7A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD7A2
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD7A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD7A2 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CA9F
Deuteranopia (green-blind)
#C8C1A5
Tritanopia (blue-blind)
#67D6C8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7cd7a2; /* rgb */ color: rgb(124, 215, 162); /* oklch */ color: oklch(80.8% 0.116 157.0);
Tailwind
colors: {
custom: {
50: '#a6e4bd',
500: '#7cd7a2',
950: '#000000',
},
}SCSS
$custom: #7cd7a2; $custom-light: #a6e4bd; $custom-dark: #000000;
JSON
{
"hex": "#7cd7a2",
"rgb": {
"r": 124,
"g": 215,
"b": 162
},
"hsl": {
"h": 145.055,
"s": 53.216,
"l": 66.471
},
"oklch": {
"l": 0.80797,
"c": 0.11634,
"h": 157
},
"luminance": 0.55495
}Semantic roles & 50–950 ramp
primary
#7CD7A2
secondary
#AA4E83
accent
#2580C1
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101512
muted
#818482