#68EF82#68EF82
#68EF82 is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.2% C 0.190 H 147.6°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #68EF82 |
|---|---|
| RGB | rgb(104, 239, 130) |
| HSL | hsl(132, 81%, 67%) |
| HSV | hsv(132, 56%, 94%) |
| CMYK | cmyk(56.5%, 0%, 45.6%, 6.3%) |
| CIE-LAB | lab(85.14, -59.39, 41.73) |
| CIE-LCH | lch(85.14, 72.58, 144.91°) |
| OKLab | oklab(85.17% -0.1607 0.102) |
| OKLCH | oklch(85.17% 0.19 147.6) |
| XYZ | xyz(40.6020, 66.2841, 31.7692) |
| Luminance | 0.6629 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.74
Minty Green
#0BF77D
ΔE00 3.80
Wintergreen
#20F986
ΔE00 3.84
Spearmint
#1EF876
ΔE00 3.85
Lightgreen
#90EE90
ΔE00 3.87
Turquoise Green
#04F489
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EF82 #EF68D5
analogous
#91EF68 #68EF82 #68EFC6
triadic
#68EF82 #8268EF #EF8268
tetradic
#68EF82 #6891EF #EF68D5 #EFC668
square
#68EF82 #6891EF #EF68D5 #EFC668
split-complementary
#68EF82 #C668EF #EF6891
monochromatic
#15C737 #31E954 #68EF82 #9FF5B0 #D7FBDE
Accessibility & contrast
On white
1.47
#68EF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#68EF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EF82
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EF82 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC79
Deuteranopia (green-blind)
#E0D089
Tritanopia (blue-blind)
#4AEAD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #68ef82; /* rgb */ color: rgb(104, 239, 130); /* oklch */ color: oklch(85.2% 0.190 147.6);
Tailwind
colors: {
custom: {
50: '#9ef5a8',
500: '#68ef82',
950: '#000000',
},
}SCSS
$custom: #68ef82; $custom-light: #9ef5a8; $custom-dark: #000000;
JSON
{
"hex": "#68ef82",
"rgb": {
"r": 104,
"g": 239,
"b": 130
},
"hsl": {
"h": 131.556,
"s": 80.838,
"l": 67.255
},
"oklch": {
"l": 0.85171,
"c": 0.19035,
"h": 147.6
},
"luminance": 0.66288
}Semantic roles & 50–950 ramp
primary
#68EF82
secondary
#C537A9
accent
#08B4DD
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F1710
muted
#808580