#68FD80#68FD80
#68FD80 is a very light, highly saturated green. Relative luminance 0.748; OKLCH L 88.6% C 0.210 H 146.6°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #68FD80 |
|---|---|
| RGB | rgb(104, 253, 128) |
| HSL | hsl(130, 97%, 70%) |
| HSV | hsv(130, 59%, 99%) |
| CMYK | cmyk(58.9%, 0%, 49.4%, 0.8%) |
| CIE-LAB | lab(89.27, -64.86, 47.86) |
| CIE-LCH | lch(89.27, 80.61, 143.58°) |
| OKLab | oklab(88.56% -0.1754 0.1158) |
| OKLCH | oklch(88.56% 0.21 146.6) |
| XYZ | xyz(44.7276, 74.7479, 32.4886) |
| Luminance | 0.7475 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.60
Spearmint
#1EF876
ΔE00 3.18
Easter Green
#8CFD7E
ΔE00 3.21
Spring Green
#00FF7F
ΔE00 3.35
Minty Green
#0BF77D
ΔE00 3.74
Wintergreen
#20F986
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FD80 #FD68E5
analogous
#9BFD68 #68FD80 #68FDCA
triadic
#68FD80 #8068FD #FD8068
tetradic
#68FD80 #689BFD #FD68E5 #FDCA68
square
#68FD80 #689BFD #FD68E5 #FDCA68
split-complementary
#68FD80 #CA68FD #FD689B
monochromatic
#03E828 #2CFC4D #68FD80 #A4FEB3 #E1FFE6
Accessibility & contrast
On white
1.32
#68FD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#68FD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FD80
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FD80 | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE875
Deuteranopia (green-blind)
#EDDB89
Tritanopia (blue-blind)
#45F8E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #68fd80; /* rgb */ color: rgb(104, 253, 128); /* oklch */ color: oklch(88.6% 0.210 146.6);
Tailwind
colors: {
custom: {
50: '#a0ffa7',
500: '#68fd80',
950: '#000000',
},
}SCSS
$custom: #68fd80; $custom-light: #a0ffa7; $custom-dark: #000000;
JSON
{
"hex": "#68fd80",
"rgb": {
"r": 104,
"g": 253,
"b": 128
},
"hsl": {
"h": 129.664,
"s": 97.386,
"l": 70
},
"oklch": {
"l": 0.88562,
"c": 0.21019,
"h": 146.6
},
"luminance": 0.74752
}Semantic roles & 50–950 ramp
primary
#68FD80
secondary
#D831BD
accent
#00C1E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#101810
muted
#818680