#68FC7F#68FC7F
#68FC7F is a very light, highly saturated green. Relative luminance 0.741; OKLCH L 88.3% C 0.210 H 146.5°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #68FC7F |
|---|---|
| RGB | rgb(104, 252, 127) |
| HSL | hsl(129, 96%, 70%) |
| HSV | hsv(129, 59%, 99%) |
| CMYK | cmyk(58.7%, 0%, 49.6%, 1.2%) |
| CIE-LAB | lab(88.97, -64.64, 47.95) |
| CIE-LCH | lch(88.97, 80.48, 143.43°) |
| OKLab | oklab(88.3% -0.1748 0.1159) |
| OKLCH | oklch(88.3% 0.21 146.5) |
| XYZ | xyz(44.3472, 74.0920, 32.0387) |
| Luminance | 0.7410 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.62
Spearmint
#1EF876
ΔE00 3.13
Easter Green
#8CFD7E
ΔE00 3.18
Spring Green
#00FF7F
ΔE00 3.41
Minty Green
#0BF77D
ΔE00 3.71
Wintergreen
#20F986
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FC7F #FC68E5
analogous
#9BFC68 #68FC7F #68FCC9
triadic
#68FC7F #7F68FC #FC7F68
tetradic
#68FC7F #689BFC #FC68E5 #FCC968
square
#68FC7F #689BFC #FC68E5 #FCC968
split-complementary
#68FC7F #C968FC #FC689B
monochromatic
#05E527 #2CFB4C #68FC7F #A4FDB2 #E0FEE5
Accessibility & contrast
On white
1.33
#68FC7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#68FC7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FC7F
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FC7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FC7F | 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)
#FFE774
Deuteranopia (green-blind)
#ECDA88
Tritanopia (blue-blind)
#46F7DF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #68fc7f; /* rgb */ color: rgb(104, 252, 127); /* oklch */ color: oklch(88.3% 0.210 146.5);
Tailwind
colors: {
custom: {
50: '#a0fea6',
500: '#68fc7f',
950: '#000000',
},
}SCSS
$custom: #68fc7f; $custom-light: #a0fea6; $custom-dark: #000000;
JSON
{
"hex": "#68fc7f",
"rgb": {
"r": 104,
"g": 252,
"b": 127
},
"hsl": {
"h": 129.324,
"s": 96.104,
"l": 69.804
},
"oklch": {
"l": 0.88304,
"c": 0.20979,
"h": 146.5
},
"luminance": 0.74096
}Semantic roles & 50–950 ramp
primary
#68FC7F
secondary
#D731BD
accent
#00C2E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680