#68EE7D#68EE7D
#68EE7D is a very light, vivid green. Relative luminance 0.656; OKLCH L 84.8% C 0.194 H 146.7°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #68EE7D |
|---|---|
| RGB | rgb(104, 238, 125) |
| HSL | hsl(129, 80%, 67%) |
| HSV | hsv(129, 56%, 93%) |
| CMYK | cmyk(56.3%, 0%, 47.5%, 6.7%) |
| CIE-LAB | lab(84.78, -59.74, 43.69) |
| CIE-LCH | lch(84.78, 74.01, 143.82°) |
| OKLab | oklab(84.85% -0.1617 0.1062) |
| OKLCH | oklch(84.85% 0.194 146.7) |
| XYZ | xyz(39.9826, 65.5692, 29.9472) |
| Luminance | 0.6557 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.82
Minty Green
#0BF77D
ΔE00 3.94
Weird Green
#3AE57F
ΔE00 3.94
Lightish Green
#61E160
ΔE00 3.98
Lightgreen
#90EE90
ΔE00 4.04
Wintergreen
#20F986
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EE7D #EE68D9
analogous
#96EE68 #68EE7D #68EEC0
triadic
#68EE7D #7D68EE #EE7D68
tetradic
#68EE7D #6896EE #EE68D9 #EEC068
square
#68EE7D #6896EE #EE68D9 #EEC068
split-complementary
#68EE7D #C068EE #EE6896
monochromatic
#16C532 #31E84E #68EE7D #9FF4AC #D6FADC
Accessibility & contrast
On white
1.49
#68EE7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#68EE7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EE7D
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EE7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EE7D | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB74
Deuteranopia (green-blind)
#DFCF85
Tritanopia (blue-blind)
#4CE9D3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #68ee7d; /* rgb */ color: rgb(104, 238, 125); /* oklch */ color: oklch(84.8% 0.194 146.7);
Tailwind
colors: {
custom: {
50: '#9ef4a4',
500: '#68ee7d',
950: '#000000',
},
}SCSS
$custom: #68ee7d; $custom-light: #9ef4a4; $custom-dark: #000000;
JSON
{
"hex": "#68ee7d",
"rgb": {
"r": 104,
"g": 238,
"b": 125
},
"hsl": {
"h": 129.403,
"s": 79.762,
"l": 67.059
},
"oklch": {
"l": 0.84849,
"c": 0.1935,
"h": 146.7
},
"luminance": 0.65573
}Semantic roles & 50–950 ramp
primary
#68EE7D
secondary
#C337AD
accent
#09BBDC
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580