#7CD69A#7CD69A
#7CD69A is a light, vivid green. Relative luminance 0.547; OKLCH L 80.4% C 0.122 H 153.6°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD69A |
|---|---|
| RGB | rgb(124, 214, 154) |
| HSL | hsl(140, 52%, 66%) |
| HSV | hsv(140, 42%, 84%) |
| CMYK | cmyk(42.1%, 0%, 28%, 16.1%) |
| CIE-LAB | lab(78.87, -39.98, 21.40) |
| CIE-LCH | lch(78.87, 45.35, 151.84°) |
| OKLab | oklab(80.38% -0.1094 0.0544) |
| OKLCH | oklch(80.38% 0.122 153.6) |
| XYZ | xyz(38.1890, 54.7088, 39.1131) |
| Luminance | 0.5471 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.63
Seafoam
#7FE0B3
ΔE00 4.74
Emerald
#50C878
ΔE00 6.36
Soft Green
#6FC276
ΔE00 6.55
Eucalyptus
#44D7A8
ΔE00 6.63
Aqua Green
#12E193
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD69A #D67CB8
analogous
#8BD67C #7CD69A #7CD6C7
triadic
#7CD69A #9A7CD6 #D69A7C
tetradic
#7CD69A #7C8BD6 #D67CB8 #D6C77C
square
#7CD69A #7C8BD6 #D67CB8 #D6C77C
split-complementary
#7CD69A #C77CD6 #D67C8B
monochromatic
#33A459 #4DC776 #7CD69A #ABE5BE #D9F3E2
Accessibility & contrast
On white
1.76
#7CD69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#7CD69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD69A
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD69A | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C996
Deuteranopia (green-blind)
#C8BF9E
Tritanopia (blue-blind)
#6AD4C6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7cd69a; /* rgb */ color: rgb(124, 214, 154); /* oklch */ color: oklch(80.4% 0.122 153.6);
Tailwind
colors: {
custom: {
50: '#a6e3b8',
500: '#7cd69a',
950: '#000000',
},
}SCSS
$custom: #7cd69a; $custom-light: #a6e3b8; $custom-dark: #000000;
JSON
{
"hex": "#7cd69a",
"rgb": {
"r": 124,
"g": 214,
"b": 154
},
"hsl": {
"h": 140,
"s": 52.326,
"l": 66.275
},
"oklch": {
"l": 0.8038,
"c": 0.12221,
"h": 153.6
},
"luminance": 0.54711
}Semantic roles & 50–950 ramp
primary
#7CD69A
secondary
#A84E8A
accent
#268CC0
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481