#7CD69C#7CD69C
#7CD69C is a light, vivid green. Relative luminance 0.548; OKLCH L 80.4% C 0.120 H 154.4°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD69C |
|---|---|
| RGB | rgb(124, 214, 156) |
| HSL | hsl(141, 52%, 66%) |
| HSV | hsv(141, 42%, 84%) |
| CMYK | cmyk(42.1%, 0%, 27.1%, 16.1%) |
| CIE-LAB | lab(78.91, -39.61, 20.40) |
| CIE-LCH | lch(78.91, 44.56, 152.75°) |
| OKLab | oklab(80.42% -0.1086 0.0519) |
| OKLCH | oklch(80.42% 0.12 154.4) |
| XYZ | xyz(38.3569, 54.7759, 39.9977) |
| Luminance | 0.5478 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.35
Hospital Green
#9BE5AA
ΔE00 4.66
Eucalyptus
#44D7A8
ΔE00 6.33
Emerald
#50C878
ΔE00 6.62
Mediumaquamarine
#66CDAA
ΔE00 6.76
Soft Green
#6FC276
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD69C #D67CB6
analogous
#89D67C #7CD69C #7CD6C9
triadic
#7CD69C #9C7CD6 #D69C7C
tetradic
#7CD69C #7C89D6 #D67CB6 #D6C97C
square
#7CD69C #7C89D6 #D67CB6 #D6C97C
split-complementary
#7CD69C #C97CD6 #D67C89
monochromatic
#33A45C #4DC779 #7CD69C #ABE5BF #D9F3E2
Accessibility & contrast
On white
1.76
#7CD69C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#7CD69C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD69C
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD69C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD69C | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C999
Deuteranopia (green-blind)
#C8C09F
Tritanopia (blue-blind)
#69D4C6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7cd69c; /* rgb */ color: rgb(124, 214, 156); /* oklch */ color: oklch(80.4% 0.120 154.4);
Tailwind
colors: {
custom: {
50: '#a6e3b9',
500: '#7cd69c',
950: '#000000',
},
}SCSS
$custom: #7cd69c; $custom-light: #a6e3b9; $custom-dark: #000000;
JSON
{
"hex": "#7cd69c",
"rgb": {
"r": 124,
"g": 214,
"b": 156
},
"hsl": {
"h": 141.333,
"s": 52.326,
"l": 66.275
},
"oklch": {
"l": 0.80424,
"c": 0.12033,
"h": 154.4
},
"luminance": 0.54779
}Semantic roles & 50–950 ramp
primary
#7CD69C
secondary
#A84E88
accent
#2689C0
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481