#68DC77#68DC77
#68DC77 is a light, vivid green. Relative luminance 0.555; OKLCH L 80.3% C 0.175 H 146.3°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #68DC77 |
|---|---|
| RGB | rgb(104, 220, 119) |
| HSL | hsl(128, 62%, 64%) |
| HSV | hsv(128, 53%, 86%) |
| CMYK | cmyk(52.7%, 0%, 45.9%, 13.7%) |
| CIE-LAB | lab(79.30, -53.68, 39.72) |
| CIE-LCH | lch(79.30, 66.78, 143.50°) |
| OKLab | oklab(80.33% -0.1456 0.097) |
| OKLCH | oklch(80.33% 0.175 146.3) |
| XYZ | xyz(34.6298, 55.4585, 26.3289) |
| Luminance | 0.5546 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.69
Weird Green
#3AE57F
ΔE00 3.83
Tealish Green
#0CDC73
ΔE00 4.30
Fresh Green
#69D84F
ΔE00 5.30
Lightgreen
#90EE90
ΔE00 5.34
Emerald
#50C878
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DC77 #DC68CD
analogous
#93DC68 #68DC77 #68DCB1
triadic
#68DC77 #7768DC #DC7768
tetradic
#68DC77 #6893DC #DC68CD #DCB168
square
#68DC77 #6893DC #DC68CD #DCB168
split-complementary
#68DC77 #B168DC #DC6893
monochromatic
#26A436 #36D04A #68DC77 #9AE8A4 #CBF3D0
Accessibility & contrast
On white
1.74
#68DC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#68DC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DC77
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DC77 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCB6F
Deuteranopia (green-blind)
#CFC07E
Tritanopia (blue-blind)
#53D7C4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #68dc77; /* rgb */ color: rgb(104, 220, 119); /* oklch */ color: oklch(80.3% 0.175 146.3);
Tailwind
colors: {
custom: {
50: '#9be8a0',
500: '#68dc77',
950: '#000000',
},
}SCSS
$custom: #68dc77; $custom-light: #9be8a0; $custom-dark: #000000;
JSON
{
"hex": "#68dc77",
"rgb": {
"r": 104,
"g": 220,
"b": 119
},
"hsl": {
"h": 127.759,
"s": 62.366,
"l": 63.529
},
"oklch": {
"l": 0.8033,
"c": 0.17489,
"h": 146.3
},
"luminance": 0.55461
}Semantic roles & 50–950 ramp
primary
#68DC77
secondary
#A7419A
accent
#1BB4CA
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480