#68D978#68D978
#68D978 is a light, vivid green. Relative luminance 0.539; OKLCH L 79.6% C 0.170 H 146.7°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #68D978 |
|---|---|
| RGB | rgb(104, 217, 120) |
| HSL | hsl(128, 60%, 63%) |
| HSV | hsv(128, 52%, 85%) |
| CMYK | cmyk(52.1%, 0%, 44.7%, 14.9%) |
| CIE-LAB | lab(78.42, -52.34, 38.09) |
| CIE-LCH | lch(78.42, 64.74, 143.95°) |
| OKLab | oklab(79.61% -0.1419 0.0933) |
| OKLCH | oklch(79.61% 0.17 146.7) |
| XYZ | xyz(33.9099, 53.9221, 26.3867) |
| Luminance | 0.5393 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.16
Tealish Green
#0CDC73
ΔE00 4.34
Lightish Green
#61E160
ΔE00 4.37
Emerald
#50C878
ΔE00 5.22
Seaweed
#18D17B
ΔE00 5.56
Fresh Green
#69D84F
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D978 #D968C9
analogous
#90D968 #68D978 #68D9B1
triadic
#68D978 #7868D9 #D97868
tetradic
#68D978 #6890D9 #D968C9 #D9B168
square
#68D978 #6890D9 #D968C9 #D9B168
split-complementary
#68D978 #B168D9 #D96890
monochromatic
#289F39 #37CD4C #68D978 #99E5A4 #CAF2CF
Accessibility & contrast
On white
1.78
#68D978 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#68D978 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D978
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D978 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D978 | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC871
Deuteranopia (green-blind)
#CCBE7E
Tritanopia (blue-blind)
#53D5C2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #68d978; /* rgb */ color: rgb(104, 217, 120); /* oklch */ color: oklch(79.6% 0.170 146.7);
Tailwind
colors: {
custom: {
50: '#9be5a0',
500: '#68d978',
950: '#000000',
},
}SCSS
$custom: #68d978; $custom-light: #9be5a0; $custom-dark: #000000;
JSON
{
"hex": "#68d978",
"rgb": {
"r": 104,
"g": 217,
"b": 120
},
"hsl": {
"h": 128.496,
"s": 59.788,
"l": 62.941
},
"oklch": {
"l": 0.79606,
"c": 0.16986,
"h": 146.7
},
"luminance": 0.53925
}Semantic roles & 50–950 ramp
primary
#68D978
secondary
#A34395
accent
#1EAFC7
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F160F
muted
#808480