#68EA74#68EA74
#68EA74 is a very light, vivid green. Relative luminance 0.630; OKLCH L 83.7% C 0.196 H 145.3°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #68EA74 |
|---|---|
| RGB | rgb(104, 234, 116) |
| HSL | hsl(126, 76%, 66%) |
| HSV | hsv(126, 56%, 92%) |
| CMYK | cmyk(55.6%, 0%, 50.4%, 8.2%) |
| CIE-LAB | lab(83.47, -59.49, 46.36) |
| CIE-LCH | lch(83.47, 75.41, 142.07°) |
| OKLab | oklab(83.74% -0.1612 0.1118) |
| OKLCH | oklch(83.74% 0.196 145.3) |
| XYZ | xyz(38.2818, 63.0463, 26.6714) |
| Luminance | 0.6305 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.72
Weird Green
#3AE57F
ΔE00 4.26
Spearmint
#1EF876
ΔE00 4.37
Lightgreen
#90EE90
ΔE00 4.50
Lightgreen (survey)
#76FF7B
ΔE00 4.61
Minty Green
#0BF77D
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EA74 #EA68DE
analogous
#9DEA68 #68EA74 #68EAB5
triadic
#68EA74 #7468EA #EA7468
tetradic
#68EA74 #689DEA #EA68DE #EAB568
square
#68EA74 #689DEA #EA68DE #EAB568
split-complementary
#68EA74 #B568EA #EA689D
monochromatic
#1ABD29 #32E343 #68EA74 #9EF1A5 #D3F9D7
Accessibility & contrast
On white
1.54
#68EA74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#68EA74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EA74
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EA74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EA74 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED76A
Deuteranopia (green-blind)
#DCCB7C
Tritanopia (blue-blind)
#50E5CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #68ea74; /* rgb */ color: rgb(104, 234, 116); /* oklch */ color: oklch(83.7% 0.196 145.3);
Tailwind
colors: {
custom: {
50: '#9ef29e',
500: '#68ea74',
950: '#000000',
},
}SCSS
$custom: #68ea74; $custom-light: #9ef29e; $custom-dark: #000000;
JSON
{
"hex": "#68ea74",
"rgb": {
"r": 104,
"g": 234,
"b": 116
},
"hsl": {
"h": 125.538,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.83735,
"c": 0.1962,
"h": 145.3
},
"luminance": 0.6305
}Semantic roles & 50–950 ramp
primary
#68EA74
secondary
#BC3AB0
accent
#0EC5D8
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580