#68EF80#68EF80
#68EF80 is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.1% C 0.192 H 147.2°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #68EF80 |
|---|---|
| RGB | rgb(104, 239, 128) |
| HSL | hsl(131, 81%, 67%) |
| HSV | hsv(131, 56%, 94%) |
| CMYK | cmyk(56.5%, 0%, 46.4%, 6.3%) |
| CIE-LAB | lab(85.11, -59.68, 42.66) |
| CIE-LCH | lch(85.11, 73.36, 144.44°) |
| OKLab | oklab(85.14% -0.1615 0.1041) |
| OKLCH | oklch(85.14% 0.192 147.2) |
| XYZ | xyz(40.4691, 66.2309, 31.0691) |
| Luminance | 0.6623 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.77
Minty Green
#0BF77D
ΔE00 3.80
Weird Green
#3AE57F
ΔE00 3.87
Wintergreen
#20F986
ΔE00 3.92
Lightgreen
#90EE90
ΔE00 3.94
Lightgreen (survey)
#76FF7B
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EF80 #EF68D7
analogous
#93EF68 #68EF80 #68EFC4
triadic
#68EF80 #8068EF #EF8068
tetradic
#68EF80 #6893EF #EF68D7 #EFC468
square
#68EF80 #6893EF #EF68D7 #EFC468
split-complementary
#68EF80 #C468EF #EF6893
monochromatic
#15C735 #31E951 #68EF80 #9FF5AF #D7FBDD
Accessibility & contrast
On white
1.47
#68EF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#68EF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EF80
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EF80 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC77
Deuteranopia (green-blind)
#E0D088
Tritanopia (blue-blind)
#4AEAD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #68ef80; /* rgb */ color: rgb(104, 239, 128); /* oklch */ color: oklch(85.1% 0.192 147.2);
Tailwind
colors: {
custom: {
50: '#9ef5a6',
500: '#68ef80',
950: '#000000',
},
}SCSS
$custom: #68ef80; $custom-light: #9ef5a6; $custom-dark: #000000;
JSON
{
"hex": "#68ef80",
"rgb": {
"r": 104,
"g": 239,
"b": 128
},
"hsl": {
"h": 130.667,
"s": 80.838,
"l": 67.255
},
"oklch": {
"l": 0.8514,
"c": 0.19214,
"h": 147.2
},
"luminance": 0.66235
}Semantic roles & 50–950 ramp
primary
#68EF80
secondary
#C537AB
accent
#08B7DD
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580