#68DF80#68DF80
#68DF80 is a light, vivid green. Relative luminance 0.573; OKLCH L 81.2% C 0.171 H 148.1°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #68DF80 |
|---|---|
| RGB | rgb(104, 223, 128) |
| HSL | hsl(132, 65%, 64%) |
| HSV | hsv(132, 53%, 87%) |
| CMYK | cmyk(53.4%, 0%, 42.6%, 12.5%) |
| CIE-LAB | lab(80.33, -53.50, 36.57) |
| CIE-LCH | lch(80.33, 64.80, 145.65°) |
| OKLab | oklab(81.22% -0.145 0.0901) |
| OKLCH | oklch(81.22% 0.171 148.1) |
| XYZ | xyz(35.9905, 57.2739, 29.5763) |
| Luminance | 0.5728 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.18
Tealish Green
#0CDC73
ΔE00 4.22
Lightish Green
#61E160
ΔE00 4.67
Lightgreen
#90EE90
ΔE00 4.83
Seaweed
#18D17B
ΔE00 5.80
Turquoise Green
#04F489
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DF80 #DF68C7
analogous
#8CDF68 #68DF80 #68DFBC
triadic
#68DF80 #8068DF #DF8068
tetradic
#68DF80 #688CDF #DF68C7 #DFBC68
square
#68DF80 #688CDF #DF68C7 #DFBC68
split-complementary
#68DF80 #BC68DF #DF688C
monochromatic
#24A93F #36D456 #68DF80 #9BEAAA #CDF4D5
Accessibility & contrast
On white
1.69
#68DF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#68DF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DF80
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DF80 | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE79
Deuteranopia (green-blind)
#D1C386
Tritanopia (blue-blind)
#4FDBC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #68df80; /* rgb */ color: rgb(104, 223, 128); /* oklch */ color: oklch(81.2% 0.171 148.1);
Tailwind
colors: {
custom: {
50: '#9ceaa6',
500: '#68df80',
950: '#000000',
},
}SCSS
$custom: #68df80; $custom-light: #9ceaa6; $custom-dark: #000000;
JSON
{
"hex": "#68df80",
"rgb": {
"r": 104,
"g": 223,
"b": 128
},
"hsl": {
"h": 132.101,
"s": 65.027,
"l": 64.118
},
"oklch": {
"l": 0.81215,
"c": 0.17066,
"h": 148.1
},
"luminance": 0.57277
}Semantic roles & 50–950 ramp
primary
#68DF80
secondary
#AB4096
accent
#19A9CD
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480