#68DF79#68DF79
#68DF79 is a light, vivid green. Relative luminance 0.571; OKLCH L 81.1% C 0.177 H 146.6°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #68DF79 |
|---|---|
| RGB | rgb(104, 223, 121) |
| HSL | hsl(129, 65%, 64%) |
| HSV | hsv(129, 53%, 87%) |
| CMYK | cmyk(53.4%, 0%, 45.7%, 12.5%) |
| CIE-LAB | lab(80.23, -54.56, 39.91) |
| CIE-LCH | lch(80.23, 67.60, 143.82°) |
| OKLab | oklab(81.1% -0.1479 0.0975) |
| OKLCH | oklch(81.1% 0.177 146.6) |
| XYZ | xyz(35.5456, 57.0959, 27.2329) |
| Luminance | 0.5710 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.46
Lightish Green
#61E160
ΔE00 3.56
Tealish Green
#0CDC73
ΔE00 4.30
Lightgreen
#90EE90
ΔE00 4.88
Fresh Green
#69D84F
ΔE00 5.50
Turquoise Green
#04F489
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DF79 #DF68CE
analogous
#93DF68 #68DF79 #68DFB4
triadic
#68DF79 #7968DF #DF7968
tetradic
#68DF79 #6893DF #DF68CE #DFB468
square
#68DF79 #6893DF #DF68CE #DFB468
split-complementary
#68DF79 #B468DF #DF6893
monochromatic
#24A937 #36D44C #68DF79 #9BEAA6 #CDF4D3
Accessibility & contrast
On white
1.69
#68DF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#68DF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DF79
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DF79 | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE71
Deuteranopia (green-blind)
#D2C380
Tritanopia (blue-blind)
#51DAC7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #68df79; /* rgb */ color: rgb(104, 223, 121); /* oklch */ color: oklch(81.1% 0.177 146.6);
Tailwind
colors: {
custom: {
50: '#9ceaa1',
500: '#68df79',
950: '#000000',
},
}SCSS
$custom: #68df79; $custom-light: #9ceaa1; $custom-dark: #000000;
JSON
{
"hex": "#68df79",
"rgb": {
"r": 104,
"g": 223,
"b": 121
},
"hsl": {
"h": 128.571,
"s": 65.027,
"l": 64.118
},
"oklch": {
"l": 0.81101,
"c": 0.17713,
"h": 146.6
},
"luminance": 0.57099
}Semantic roles & 50–950 ramp
primary
#68DF79
secondary
#AB409C
accent
#19B3CD
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480