#68EF77#68EF77
#68EF77 is a very light, highly saturated green. Relative luminance 0.660; OKLCH L 85.0% C 0.200 H 145.6°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #68EF77 |
|---|---|
| RGB | rgb(104, 239, 119) |
| HSL | hsl(127, 81%, 67%) |
| HSV | hsv(127, 56%, 94%) |
| CMYK | cmyk(56.5%, 0%, 50.2%, 6.3%) |
| CIE-LAB | lab(85.00, -60.95, 46.82) |
| CIE-LCH | lch(85.00, 76.86, 142.47°) |
| OKLab | oklab(85.01% -0.1651 0.113) |
| OKLCH | oklch(85.01% 0.2 145.6) |
| XYZ | xyz(39.9028, 66.0044, 28.0865) |
| Luminance | 0.6601 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.59
Lightgreen (survey)
#76FF7B
ΔE00 3.60
Spearmint
#1EF876
ΔE00 3.67
Minty Green
#0BF77D
ΔE00 4.06
Easter Green
#8CFD7E
ΔE00 4.21
Wintergreen
#20F986
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EF77 #EF68E0
analogous
#9CEF68 #68EF77 #68EFBB
triadic
#68EF77 #7768EF #EF7768
tetradic
#68EF77 #689CEF #EF68E0 #EFBB68
square
#68EF77 #689CEF #EF68E0 #EFBB68
split-complementary
#68EF77 #BB68EF #EF689C
monochromatic
#15C729 #31E945 #68EF77 #9FF5A9 #D7FBDB
Accessibility & contrast
On white
1.48
#68EF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#68EF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EF77
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EF77 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC6D
Deuteranopia (green-blind)
#E1D080
Tritanopia (blue-blind)
#4DEAD3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #68ef77; /* rgb */ color: rgb(104, 239, 119); /* oklch */ color: oklch(85.0% 0.200 145.6);
Tailwind
colors: {
custom: {
50: '#9ef5a0',
500: '#68ef77',
950: '#000000',
},
}SCSS
$custom: #68ef77; $custom-light: #9ef5a0; $custom-dark: #000000;
JSON
{
"hex": "#68ef77",
"rgb": {
"r": 104,
"g": 239,
"b": 119
},
"hsl": {
"h": 126.667,
"s": 80.838,
"l": 67.255
},
"oklch": {
"l": 0.85007,
"c": 0.20007,
"h": 145.6
},
"luminance": 0.66008
}Semantic roles & 50–950 ramp
primary
#68EF77
secondary
#C537B5
accent
#08C6DD
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10170F
muted
#808580