#68EF78#68EF78
#68EF78 is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.0% C 0.199 H 145.8°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #68EF78 |
|---|---|
| RGB | rgb(104, 239, 120) |
| HSL | hsl(127, 81%, 67%) |
| HSV | hsv(127, 56%, 94%) |
| CMYK | cmyk(56.5%, 0%, 49.8%, 6.3%) |
| CIE-LAB | lab(85.01, -60.81, 46.36) |
| CIE-LCH | lch(85.01, 76.47, 142.68°) |
| OKLab | oklab(85.02% -0.1647 0.112) |
| OKLCH | oklch(85.02% 0.199 145.8) |
| XYZ | xyz(39.9631, 66.0285, 28.4045) |
| Luminance | 0.6603 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.65
Spearmint
#1EF876
ΔE00 3.66
Lightish Green
#61E160
ΔE00 3.66
Minty Green
#0BF77D
ΔE00 4.01
Easter Green
#8CFD7E
ΔE00 4.26
Wintergreen
#20F986
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EF78 #EF68DF
analogous
#9CEF68 #68EF78 #68EFBB
triadic
#68EF78 #7868EF #EF7868
tetradic
#68EF78 #689CEF #EF68DF #EFBB68
square
#68EF78 #689CEF #EF68DF #EFBB68
split-complementary
#68EF78 #BB68EF #EF689C
monochromatic
#15C72A #31E947 #68EF78 #9FF5A9 #D7FBDB
Accessibility & contrast
On white
1.48
#68EF78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#68EF78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EF78
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EF78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EF78 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC6E
Deuteranopia (green-blind)
#E1D080
Tritanopia (blue-blind)
#4DEAD3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #68ef78; /* rgb */ color: rgb(104, 239, 120); /* oklch */ color: oklch(85.0% 0.199 145.8);
Tailwind
colors: {
custom: {
50: '#9ef5a1',
500: '#68ef78',
950: '#000000',
},
}SCSS
$custom: #68ef78; $custom-light: #9ef5a1; $custom-dark: #000000;
JSON
{
"hex": "#68ef78",
"rgb": {
"r": 104,
"g": 239,
"b": 120
},
"hsl": {
"h": 127.111,
"s": 80.838,
"l": 67.255
},
"oklch": {
"l": 0.85021,
"c": 0.1992,
"h": 145.8
},
"luminance": 0.66032
}Semantic roles & 50–950 ramp
primary
#68EF78
secondary
#C537B4
accent
#08C4DD
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F170F
muted
#808580