#7CD09C#7CD09C
#7CD09C is a light, moderate green. Relative luminance 0.518; OKLCH L 79.0% C 0.111 H 155.7°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD09C |
|---|---|
| RGB | rgb(124, 208, 156) |
| HSL | hsl(143, 47%, 65%) |
| HSV | hsv(143, 40%, 82%) |
| CMYK | cmyk(40.4%, 0%, 25%, 18.4%) |
| CIE-LAB | lab(77.16, -36.90, 17.98) |
| CIE-LCH | lch(77.16, 41.05, 154.03°) |
| OKLab | oklab(79% -0.1014 0.0459) |
| OKLCH | oklch(79% 0.111 155.7) |
| XYZ | xyz(36.8664, 51.7948, 39.5008) |
| Luminance | 0.5180 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.62
Mediumaquamarine
#66CDAA
ΔE00 5.60
Hospital Green
#9BE5AA
ΔE00 5.81
Eucalyptus
#44D7A8
ΔE00 6.21
Soft Green
#6FC276
ΔE00 6.76
Emerald
#50C878
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD09C #D07CB0
analogous
#86D07C #7CD09C #7CD0C6
triadic
#7CD09C #9C7CD0 #D09C7C
tetradic
#7CD09C #7C86D0 #D07CB0 #D0C67C
square
#7CD09C #7C86D0 #D07CB0 #D0C67C
split-complementary
#7CD09C #C67CD0 #D07C86
monochromatic
#379A5D #4FC07A #7CD09C #A9E0BE #D6F0E0
Accessibility & contrast
On white
1.85
#7CD09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#7CD09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD09C
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD09C | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC499
Deuteranopia (green-blind)
#C2BB9F
Tritanopia (blue-blind)
#6ACEC2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7cd09c; /* rgb */ color: rgb(124, 208, 156); /* oklch */ color: oklch(79.0% 0.111 155.7);
Tailwind
colors: {
custom: {
50: '#a5dfb9',
500: '#7cd09c',
950: '#000000',
},
}SCSS
$custom: #7cd09c; $custom-light: #a5dfb9; $custom-dark: #000000;
JSON
{
"hex": "#7cd09c",
"rgb": {
"r": 124,
"g": 208,
"b": 156
},
"hsl": {
"h": 142.857,
"s": 47.191,
"l": 65.098
},
"oklch": {
"l": 0.79001,
"c": 0.11133,
"h": 155.7
},
"luminance": 0.51797
}Semantic roles & 50–950 ramp
primary
#7CD09C
secondary
#A05082
accent
#2B84BA
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#101511
muted
#808481