#67D978#67D978
#67D978 is a light, vivid green. Relative luminance 0.539; OKLCH L 79.6% C 0.170 H 146.8°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #67D978 |
|---|---|
| RGB | rgb(103, 217, 120) |
| HSL | hsl(129, 60%, 63%) |
| HSV | hsv(129, 53%, 85%) |
| CMYK | cmyk(52.5%, 0%, 44.7%, 14.9%) |
| CIE-LAB | lab(78.38, -52.60, 38.04) |
| CIE-LCH | lch(78.38, 64.91, 144.12°) |
| OKLab | oklab(79.57% -0.1426 0.0932) |
| OKLCH | oklch(79.57% 0.17 146.8) |
| XYZ | xyz(33.7945, 53.8625, 26.3813) |
| Luminance | 0.5386 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.09
Tealish Green
#0CDC73
ΔE00 4.25
Lightish Green
#61E160
ΔE00 4.39
Emerald
#50C878
ΔE00 5.18
Seaweed
#18D17B
ΔE00 5.47
Fresh Green
#69D84F
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D978 #D967C8
analogous
#8FD967 #67D978 #67D9B1
triadic
#67D978 #7867D9 #D97867
tetradic
#67D978 #678FD9 #D967C8 #D9B167
square
#67D978 #678FD9 #D967C8 #D9B167
split-complementary
#67D978 #B167D9 #D9678F
monochromatic
#289E39 #36CD4D #67D978 #98E5A3 #C9F1CF
Accessibility & contrast
On white
1.78
#67D978 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#67D978 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D978
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D978 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D978 | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC871
Deuteranopia (green-blind)
#CCBE7E
Tritanopia (blue-blind)
#52D5C2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #67d978; /* rgb */ color: rgb(103, 217, 120); /* oklch */ color: oklch(79.6% 0.170 146.8);
Tailwind
colors: {
custom: {
50: '#9be5a0',
500: '#67d978',
950: '#000000',
},
}SCSS
$custom: #67d978; $custom-light: #9be5a0; $custom-dark: #000000;
JSON
{
"hex": "#67d978",
"rgb": {
"r": 103,
"g": 217,
"b": 120
},
"hsl": {
"h": 128.947,
"s": 60,
"l": 62.745
},
"oklch": {
"l": 0.79568,
"c": 0.17034,
"h": 146.8
},
"luminance": 0.53865
}Semantic roles & 50–950 ramp
primary
#67D978
secondary
#A24294
accent
#1EAEC8
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F160F
muted
#808480