#68FC8E#68FC8E
#68FC8E is a very light, vivid green. Relative luminance 0.745; OKLCH L 88.5% C 0.197 H 149.1°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #68FC8E |
|---|---|
| RGB | rgb(104, 252, 142) |
| HSL | hsl(135, 96%, 70%) |
| HSV | hsv(135, 59%, 99%) |
| CMYK | cmyk(58.7%, 0%, 43.7%, 1.2%) |
| CIE-LAB | lab(89.16, -62.45, 41.03) |
| CIE-LCH | lch(89.16, 74.72, 146.69°) |
| OKLab | oklab(88.53% -0.1688 0.1008) |
| OKLCH | oklch(88.53% 0.197 149.1) |
| XYZ | xyz(45.3986, 74.5125, 37.5758) |
| Luminance | 0.7452 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.05
Baby Green
#8CFF9E
ΔE00 3.10
Mint Green
#8FFF9F
ΔE00 3.39
Spring Green
#00FF7F
ΔE00 3.45
Lightgreen (survey)
#76FF7B
ΔE00 3.46
Minty Green
#0BF77D
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FC8E #FC68D6
analogous
#8CFC68 #68FC8E #68FCD8
triadic
#68FC8E #8E68FC #FC8E68
tetradic
#68FC8E #688CFC #FC68D6 #FCD868
square
#68FC8E #688CFC #FC68D6 #FCD868
split-complementary
#68FC8E #D868FC #FC688C
monochromatic
#05E53E #2CFB61 #68FC8E #A4FDBB #E0FEE8
Accessibility & contrast
On white
1.32
#68FC8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#68FC8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FC8E
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FC8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FC8E | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE886
Deuteranopia (green-blind)
#EBDB95
Tritanopia (blue-blind)
#40F8E1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #68fc8e; /* rgb */ color: rgb(104, 252, 142); /* oklch */ color: oklch(88.5% 0.197 149.1);
Tailwind
colors: {
custom: {
50: '#a0feb0',
500: '#68fc8e',
950: '#000000',
},
}SCSS
$custom: #68fc8e; $custom-light: #a0feb0; $custom-dark: #000000;
JSON
{
"hex": "#68fc8e",
"rgb": {
"r": 104,
"g": 252,
"b": 142
},
"hsl": {
"h": 135.405,
"s": 96.104,
"l": 69.804
},
"oklch": {
"l": 0.88532,
"c": 0.19664,
"h": 149.1
},
"luminance": 0.74517
}Semantic roles & 50–950 ramp
primary
#68FC8E
secondary
#D731AC
accent
#00ABE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101811
muted
#818681