#68EF86#68EF86
#68EF86 is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.2% C 0.187 H 148.4°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #68EF86 |
|---|---|
| RGB | rgb(104, 239, 134) |
| HSL | hsl(133, 81%, 67%) |
| HSV | hsv(133, 56%, 94%) |
| CMYK | cmyk(56.5%, 0%, 43.9%, 6.3%) |
| CIE-LAB | lab(85.20, -58.78, 39.85) |
| CIE-LCH | lch(85.20, 71.02, 145.87°) |
| OKLab | oklab(85.24% -0.1591 0.0978) |
| OKLCH | oklch(85.24% 0.187 148.4) |
| XYZ | xyz(40.8757, 66.3936, 33.2108) |
| Luminance | 0.6640 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.54
Wintergreen
#20F986
ΔE00 3.77
Lightgreen
#90EE90
ΔE00 3.78
Minty Green
#0BF77D
ΔE00 3.87
Turquoise Green
#04F489
ΔE00 3.90
Spearmint
#1EF876
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EF86 #EF68D1
analogous
#8EEF68 #68EF86 #68EFC9
triadic
#68EF86 #8668EF #EF8668
tetradic
#68EF86 #688EEF #EF68D1 #EFC968
square
#68EF86 #688EEF #EF68D1 #EFC968
split-complementary
#68EF86 #C968EF #EF688E
monochromatic
#15C73D #31E95A #68EF86 #9FF5B2 #D7FBDF
Accessibility & contrast
On white
1.47
#68EF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#68EF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EF86
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EF86 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7E
Deuteranopia (green-blind)
#DFD08D
Tritanopia (blue-blind)
#48EBD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #68ef86; /* rgb */ color: rgb(104, 239, 134); /* oklch */ color: oklch(85.2% 0.187 148.4);
Tailwind
colors: {
custom: {
50: '#9ef5aa',
500: '#68ef86',
950: '#000000',
},
}SCSS
$custom: #68ef86; $custom-light: #9ef5aa; $custom-dark: #000000;
JSON
{
"hex": "#68ef86",
"rgb": {
"r": 104,
"g": 239,
"b": 134
},
"hsl": {
"h": 133.333,
"s": 80.838,
"l": 67.255
},
"oklch": {
"l": 0.85235,
"c": 0.18674,
"h": 148.4
},
"luminance": 0.66397
}Semantic roles & 50–950 ramp
primary
#68EF86
secondary
#C537A5
accent
#08AEDD
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581