#68EE7E#68EE7E
#68EE7E is a very light, vivid green. Relative luminance 0.656; OKLCH L 84.9% C 0.193 H 146.9°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #68EE7E |
|---|---|
| RGB | rgb(104, 238, 126) |
| HSL | hsl(130, 80%, 67%) |
| HSV | hsv(130, 56%, 93%) |
| CMYK | cmyk(56.3%, 0%, 47.1%, 6.7%) |
| CIE-LAB | lab(84.79, -59.60, 43.22) |
| CIE-LCH | lch(84.79, 73.62, 144.05°) |
| OKLab | oklab(84.86% -0.1613 0.1052) |
| OKLCH | oklch(84.86% 0.193 146.9) |
| XYZ | xyz(40.0468, 65.5949, 30.2853) |
| Luminance | 0.6560 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.85
Weird Green
#3AE57F
ΔE00 3.86
Minty Green
#0BF77D
ΔE00 3.92
Lightgreen
#90EE90
ΔE00 3.99
Lightish Green
#61E160
ΔE00 4.08
Wintergreen
#20F986
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EE7E #EE68D8
analogous
#95EE68 #68EE7E #68EEC1
triadic
#68EE7E #7E68EE #EE7E68
tetradic
#68EE7E #6895EE #EE68D8 #EEC168
square
#68EE7E #6895EE #EE68D8 #EEC168
split-complementary
#68EE7E #C168EE #EE6895
monochromatic
#16C533 #31E84F #68EE7E #9FF4AD #D6FADC
Accessibility & contrast
On white
1.49
#68EE7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#68EE7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EE7E
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EE7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EE7E | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB75
Deuteranopia (green-blind)
#DFCF86
Tritanopia (blue-blind)
#4BE9D4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #68ee7e; /* rgb */ color: rgb(104, 238, 126); /* oklch */ color: oklch(84.9% 0.193 146.9);
Tailwind
colors: {
custom: {
50: '#9ef4a5',
500: '#68ee7e',
950: '#000000',
},
}SCSS
$custom: #68ee7e; $custom-light: #9ef4a5; $custom-dark: #000000;
JSON
{
"hex": "#68ee7e",
"rgb": {
"r": 104,
"g": 238,
"b": 126
},
"hsl": {
"h": 129.851,
"s": 79.762,
"l": 67.059
},
"oklch": {
"l": 0.84864,
"c": 0.19261,
"h": 146.9
},
"luminance": 0.65598
}Semantic roles & 50–950 ramp
primary
#68EE7E
secondary
#C337AC
accent
#09B9DC
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580