#68FC80#68FC80
#68FC80 is a very light, highly saturated green. Relative luminance 0.741; OKLCH L 88.3% C 0.209 H 146.6°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #68FC80 |
|---|---|
| RGB | rgb(104, 252, 128) |
| HSL | hsl(130, 96%, 70%) |
| HSV | hsv(130, 59%, 99%) |
| CMYK | cmyk(58.7%, 0%, 49.2%, 1.2%) |
| CIE-LAB | lab(88.98, -64.50, 47.50) |
| CIE-LCH | lch(88.98, 80.10, 143.63°) |
| OKLab | oklab(88.32% -0.1745 0.115) |
| OKLCH | oklch(88.32% 0.209 146.6) |
| XYZ | xyz(44.4127, 74.1182, 32.3836) |
| Luminance | 0.7412 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.72
Spearmint
#1EF876
ΔE00 3.12
Easter Green
#8CFD7E
ΔE00 3.25
Spring Green
#00FF7F
ΔE00 3.37
Minty Green
#0BF77D
ΔE00 3.66
Wintergreen
#20F986
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FC80 #FC68E4
analogous
#9AFC68 #68FC80 #68FCCA
triadic
#68FC80 #8068FC #FC8068
tetradic
#68FC80 #689AFC #FC68E4 #FCCA68
square
#68FC80 #689AFC #FC68E4 #FCCA68
split-complementary
#68FC80 #CA68FC #FC689A
monochromatic
#05E529 #2CFB4E #68FC80 #A4FDB2 #E0FEE5
Accessibility & contrast
On white
1.33
#68FC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#68FC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FC80
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FC80 | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE776
Deuteranopia (green-blind)
#ECDA89
Tritanopia (blue-blind)
#46F7DF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #68fc80; /* rgb */ color: rgb(104, 252, 128); /* oklch */ color: oklch(88.3% 0.209 146.6);
Tailwind
colors: {
custom: {
50: '#a0fea7',
500: '#68fc80',
950: '#000000',
},
}SCSS
$custom: #68fc80; $custom-light: #a0fea7; $custom-dark: #000000;
JSON
{
"hex": "#68fc80",
"rgb": {
"r": 104,
"g": 252,
"b": 128
},
"hsl": {
"h": 129.73,
"s": 96.104,
"l": 69.804
},
"oklch": {
"l": 0.88318,
"c": 0.20893,
"h": 146.6
},
"luminance": 0.74122
}Semantic roles & 50–950 ramp
primary
#68FC80
secondary
#D731BC
accent
#00C0E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#101810
muted
#818680