#68EF7E#68EF7E
#68EF7E is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.1% C 0.194 H 146.8°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #68EF7E |
|---|---|
| RGB | rgb(104, 239, 126) |
| HSL | hsl(130, 81%, 67%) |
| HSV | hsv(130, 56%, 94%) |
| CMYK | cmyk(56.5%, 0%, 47.3%, 6.3%) |
| CIE-LAB | lab(85.09, -59.97, 43.60) |
| CIE-LCH | lch(85.09, 74.14, 143.99°) |
| OKLab | oklab(85.11% -0.1623 0.1061) |
| OKLCH | oklch(85.11% 0.194 146.8) |
| XYZ | xyz(40.3387, 66.1788, 30.3826) |
| Luminance | 0.6618 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.71
Minty Green
#0BF77D
ΔE00 3.82
Wintergreen
#20F986
ΔE00 4.01
Weird Green
#3AE57F
ΔE00 4.02
Lightgreen (survey)
#76FF7B
ΔE00 4.02
Lightgreen
#90EE90
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EF7E #EF68D9
analogous
#95EF68 #68EF7E #68EFC2
triadic
#68EF7E #7E68EF #EF7E68
tetradic
#68EF7E #6895EF #EF68D9 #EFC268
square
#68EF7E #6895EF #EF68D9 #EFC268
split-complementary
#68EF7E #C268EF #EF6895
monochromatic
#15C732 #31E94F #68EF7E #9FF5AD #D7FBDD
Accessibility & contrast
On white
1.48
#68EF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#68EF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EF7E
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EF7E | 1.00 | 1.48 | 14.24 | 14.24 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC75
Deuteranopia (green-blind)
#E0D086
Tritanopia (blue-blind)
#4BEAD4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #68ef7e; /* rgb */ color: rgb(104, 239, 126); /* oklch */ color: oklch(85.1% 0.194 146.8);
Tailwind
colors: {
custom: {
50: '#9ef5a5',
500: '#68ef7e',
950: '#000000',
},
}SCSS
$custom: #68ef7e; $custom-light: #9ef5a5; $custom-dark: #000000;
JSON
{
"hex": "#68ef7e",
"rgb": {
"r": 104,
"g": 239,
"b": 126
},
"hsl": {
"h": 129.778,
"s": 80.838,
"l": 67.255
},
"oklch": {
"l": 0.85109,
"c": 0.19392,
"h": 146.8
},
"luminance": 0.66182
}Semantic roles & 50–950 ramp
primary
#68EF7E
secondary
#C537AE
accent
#08BADD
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580