#7CD68A#7CD68A
#7CD68A is a light, vivid green. Relative luminance 0.542; OKLCH L 80.0% C 0.138 H 147.8°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD68A |
|---|---|
| RGB | rgb(124, 214, 138) |
| HSL | hsl(129, 52%, 66%) |
| HSV | hsv(129, 42%, 84%) |
| CMYK | cmyk(42.1%, 0%, 35.5%, 16.1%) |
| CIE-LAB | lab(78.58, -42.79, 29.34) |
| CIE-LCH | lch(78.58, 51.88, 145.57°) |
| OKLab | oklab(80.05% -0.1165 0.0734) |
| OKLCH | oklch(80.05% 0.138 147.8) |
| XYZ | xyz(36.9441, 54.2108, 32.5568) |
| Luminance | 0.5421 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.08
Emerald
#50C878
ΔE00 5.24
Hospital Green
#9BE5AA
ΔE00 5.68
Lightgreen
#90EE90
ΔE00 6.06
Weird Green
#3AE57F
ΔE00 6.48
Seaweed
#18D17B
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD68A #D67CC8
analogous
#9BD67C #7CD68A #7CD6B7
triadic
#7CD68A #8A7CD6 #D68A7C
tetradic
#7CD68A #7C9BD6 #D67CC8 #D6B77C
square
#7CD68A #7C9BD6 #D67CC8 #D6B77C
split-complementary
#7CD68A #B77CD6 #D67C9B
monochromatic
#33A445 #4DC760 #7CD68A #ABE5B4 #D9F3DD
Accessibility & contrast
On white
1.77
#7CD68A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#7CD68A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD68A
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD68A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD68A | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C885
Deuteranopia (green-blind)
#CBBF8F
Tritanopia (blue-blind)
#6ED2C3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7cd68a; /* rgb */ color: rgb(124, 214, 138); /* oklch */ color: oklch(80.0% 0.138 147.8);
Tailwind
colors: {
custom: {
50: '#a6e3ac',
500: '#7cd68a',
950: '#000000',
},
}SCSS
$custom: #7cd68a; $custom-light: #a6e3ac; $custom-dark: #000000;
JSON
{
"hex": "#7cd68a",
"rgb": {
"r": 124,
"g": 214,
"b": 138
},
"hsl": {
"h": 129.333,
"s": 52.326,
"l": 66.275
},
"oklch": {
"l": 0.8005,
"c": 0.13767,
"h": 147.8
},
"luminance": 0.54213
}Semantic roles & 50–950 ramp
primary
#7CD68A
secondary
#A84E9A
accent
#26A8C0
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481