#7CD09A#7CD09A
#7CD09A is a light, moderate green. Relative luminance 0.517; OKLCH L 79.0% C 0.113 H 154.7°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD09A |
|---|---|
| RGB | rgb(124, 208, 154) |
| HSL | hsl(141, 47%, 65%) |
| HSV | hsv(141, 40%, 82%) |
| CMYK | cmyk(40.4%, 0%, 26%, 18.4%) |
| CIE-LAB | lab(77.12, -37.28, 18.98) |
| CIE-LCH | lch(77.12, 41.83, 153.02°) |
| OKLab | oklab(78.96% -0.1023 0.0484) |
| OKLCH | oklch(78.96% 0.113 154.7) |
| XYZ | xyz(36.6984, 51.7276, 38.6162) |
| Luminance | 0.5173 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.92
Hospital Green
#9BE5AA
ΔE00 5.70
Mediumaquamarine
#66CDAA
ΔE00 6.04
Soft Green
#6FC276
ΔE00 6.36
Eucalyptus
#44D7A8
ΔE00 6.46
Emerald
#50C878
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD09A #D07CB2
analogous
#88D07C #7CD09A #7CD0C4
triadic
#7CD09A #9A7CD0 #D09A7C
tetradic
#7CD09A #7C88D0 #D07CB2 #D0C47C
square
#7CD09A #7C88D0 #D07CB2 #D0C47C
split-complementary
#7CD09A #C47CD0 #D07C88
monochromatic
#379A5B #4FC077 #7CD09A #A9E0BD #D6F0DF
Accessibility & contrast
On white
1.85
#7CD09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#7CD09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD09A
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD09A | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C497
Deuteranopia (green-blind)
#C3BB9D
Tritanopia (blue-blind)
#6BCEC1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7cd09a; /* rgb */ color: rgb(124, 208, 154); /* oklch */ color: oklch(79.0% 0.113 154.7);
Tailwind
colors: {
custom: {
50: '#a5dfb8',
500: '#7cd09a',
950: '#000000',
},
}SCSS
$custom: #7cd09a; $custom-light: #a5dfb8; $custom-dark: #000000;
JSON
{
"hex": "#7cd09a",
"rgb": {
"r": 124,
"g": 208,
"b": 154
},
"hsl": {
"h": 141.429,
"s": 47.191,
"l": 65.098
},
"oklch": {
"l": 0.78955,
"c": 0.11318,
"h": 154.7
},
"luminance": 0.5173
}Semantic roles & 50–950 ramp
primary
#7CD09A
secondary
#A05083
accent
#2B87BA
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#101511
muted
#808481