#68EA7E#68EA7E
#68EA7E is a very light, vivid green. Relative luminance 0.633; OKLCH L 83.9% C 0.187 H 147.1°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #68EA7E |
|---|---|
| RGB | rgb(104, 234, 126) |
| HSL | hsl(130, 76%, 66%) |
| HSV | hsv(130, 56%, 92%) |
| CMYK | cmyk(55.6%, 0%, 46.2%, 8.2%) |
| CIE-LAB | lab(83.60, -58.08, 41.72) |
| CIE-LCH | lch(83.60, 71.51, 144.31°) |
| OKLab | oklab(83.88% -0.1572 0.1018) |
| OKLCH | oklch(83.88% 0.187 147.1) |
| XYZ | xyz(38.8951, 63.2916, 29.9014) |
| Luminance | 0.6330 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.35
Lightish Green
#61E160
ΔE00 3.83
Lightgreen
#90EE90
ΔE00 3.92
Minty Green
#0BF77D
ΔE00 4.43
Spearmint
#1EF876
ΔE00 4.49
Wintergreen
#20F986
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EA7E #EA68D4
analogous
#93EA68 #68EA7E #68EABF
triadic
#68EA7E #7E68EA #EA7E68
tetradic
#68EA7E #6893EA #EA68D4 #EABF68
square
#68EA7E #6893EA #EA68D4 #EABF68
split-complementary
#68EA7E #BF68EA #EA6893
monochromatic
#1ABD36 #32E350 #68EA7E #9EF1AC #D3F9DA
Accessibility & contrast
On white
1.54
#68EA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#68EA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EA7E
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EA7E | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD875
Deuteranopia (green-blind)
#DBCC85
Tritanopia (blue-blind)
#4DE5D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #68ea7e; /* rgb */ color: rgb(104, 234, 126); /* oklch */ color: oklch(83.9% 0.187 147.1);
Tailwind
colors: {
custom: {
50: '#9df2a5',
500: '#68ea7e',
950: '#000000',
},
}SCSS
$custom: #68ea7e; $custom-light: #9df2a5; $custom-dark: #000000;
JSON
{
"hex": "#68ea7e",
"rgb": {
"r": 104,
"g": 234,
"b": 126
},
"hsl": {
"h": 130.154,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.83883,
"c": 0.18733,
"h": 147.1
},
"luminance": 0.63295
}Semantic roles & 50–950 ramp
primary
#68EA7E
secondary
#BC3AA6
accent
#0EB6D8
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580