#68DC79#68DC79
#68DC79 is a light, vivid green. Relative luminance 0.555; OKLCH L 80.4% C 0.173 H 146.8°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #68DC79 |
|---|---|
| RGB | rgb(104, 220, 121) |
| HSL | hsl(129, 62%, 64%) |
| HSV | hsv(129, 53%, 86%) |
| CMYK | cmyk(52.7%, 0%, 45%, 13.7%) |
| CIE-LAB | lab(79.33, -53.38, 38.77) |
| CIE-LCH | lch(79.33, 65.97, 144.01°) |
| OKLab | oklab(80.36% -0.1447 0.0949) |
| OKLCH | oklch(80.36% 0.173 146.8) |
| XYZ | xyz(34.7512, 55.5070, 26.9681) |
| Luminance | 0.5551 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.73
Lightish Green
#61E160
ΔE00 3.99
Tealish Green
#0CDC73
ΔE00 4.24
Lightgreen
#90EE90
ΔE00 5.30
Fresh Green
#69D84F
ΔE00 5.61
Emerald
#50C878
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DC79 #DC68CB
analogous
#91DC68 #68DC79 #68DCB3
triadic
#68DC79 #7968DC #DC7968
tetradic
#68DC79 #6891DC #DC68CB #DCB368
square
#68DC79 #6891DC #DC68CB #DCB368
split-complementary
#68DC79 #B368DC #DC6891
monochromatic
#26A438 #36D04D #68DC79 #9AE8A5 #CBF3D1
Accessibility & contrast
On white
1.74
#68DC79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#68DC79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DC79
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DC79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DC79 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCB71
Deuteranopia (green-blind)
#CFC080
Tritanopia (blue-blind)
#52D8C4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #68dc79; /* rgb */ color: rgb(104, 220, 121); /* oklch */ color: oklch(80.4% 0.173 146.8);
Tailwind
colors: {
custom: {
50: '#9be8a1',
500: '#68dc79',
950: '#000000',
},
}SCSS
$custom: #68dc79; $custom-light: #9be8a1; $custom-dark: #000000;
JSON
{
"hex": "#68dc79",
"rgb": {
"r": 104,
"g": 220,
"b": 121
},
"hsl": {
"h": 128.793,
"s": 62.366,
"l": 63.529
},
"oklch": {
"l": 0.80362,
"c": 0.17305,
"h": 146.8
},
"luminance": 0.5551
}Semantic roles & 50–950 ramp
primary
#68DC79
secondary
#A74198
accent
#1BB1CA
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480