#68F786#68F786
#68F786 is a very light, vivid green. Relative luminance 0.712; OKLCH L 87.2% C 0.197 H 147.9°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #68F786 |
|---|---|
| RGB | rgb(104, 247, 134) |
| HSL | hsl(133, 90%, 69%) |
| HSV | hsv(133, 58%, 97%) |
| CMYK | cmyk(57.9%, 0%, 45.7%, 3.1%) |
| CIE-LAB | lab(87.57, -61.80, 42.88) |
| CIE-LCH | lch(87.57, 75.22, 145.25°) |
| OKLab | oklab(87.19% -0.1671 0.1048) |
| OKLCH | oklch(87.19% 0.197 147.9) |
| XYZ | xyz(43.2698, 71.1818, 34.0088) |
| Luminance | 0.7119 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.17
Wintergreen
#20F986
ΔE00 3.20
Spearmint
#1EF876
ΔE00 3.24
Minty Green
#0BF77D
ΔE00 3.31
Spring Green
#00FF7F
ΔE00 3.66
Baby Green
#8CFF9E
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F786 #F768D9
analogous
#92F768 #68F786 #68F7CD
triadic
#68F786 #8668F7 #F78668
tetradic
#68F786 #6892F7 #F768D9 #F7CD68
square
#68F786 #6892F7 #F768D9 #F7CD68
split-complementary
#68F786 #CD68F7 #F76892
monochromatic
#0CD937 #2EF457 #68F786 #A2FAB5 #DCFDE3
Accessibility & contrast
On white
1.38
#68F786 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#68F786 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F786
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F786 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F786 | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E37D
Deuteranopia (green-blind)
#E7D68E
Tritanopia (blue-blind)
#45F2DC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #68f786; /* rgb */ color: rgb(104, 247, 134); /* oklch */ color: oklch(87.2% 0.197 147.9);
Tailwind
colors: {
custom: {
50: '#9ffbab',
500: '#68f786',
950: '#000000',
},
}SCSS
$custom: #68f786; $custom-light: #9ffbab; $custom-dark: #000000;
JSON
{
"hex": "#68f786",
"rgb": {
"r": 104,
"g": 247,
"b": 134
},
"hsl": {
"h": 132.587,
"s": 89.937,
"l": 68.824
},
"oklch": {
"l": 0.87188,
"c": 0.19725,
"h": 147.9
},
"luminance": 0.71186
}Semantic roles & 50–950 ramp
primary
#68F786
secondary
#D133AF
accent
#00B5E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581