#68EA79#68EA79
#68EA79 is a very light, vivid green. Relative luminance 0.632; OKLCH L 83.8% C 0.192 H 146.1°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #68EA79 |
|---|---|
| RGB | rgb(104, 234, 121) |
| HSL | hsl(128, 76%, 66%) |
| HSV | hsv(128, 56%, 92%) |
| CMYK | cmyk(55.6%, 0%, 48.3%, 8.2%) |
| CIE-LAB | lab(83.53, -58.80, 44.05) |
| CIE-LCH | lch(83.53, 73.47, 143.16°) |
| OKLab | oklab(83.81% -0.1593 0.1069) |
| OKLCH | oklch(83.81% 0.192 146.1) |
| XYZ | xyz(38.5805, 63.1658, 28.2446) |
| Luminance | 0.6317 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.23
Weird Green
#3AE57F
ΔE00 3.77
Lightgreen
#90EE90
ΔE00 4.17
Spearmint
#1EF876
ΔE00 4.37
Minty Green
#0BF77D
ΔE00 4.49
Wintergreen
#20F986
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EA79 #EA68D9
analogous
#98EA68 #68EA79 #68EABA
triadic
#68EA79 #7968EA #EA7968
tetradic
#68EA79 #6898EA #EA68D9 #EABA68
square
#68EA79 #6898EA #EA68D9 #EABA68
split-complementary
#68EA79 #BA68EA #EA6898
monochromatic
#1ABD30 #32E349 #68EA79 #9EF1A9 #D3F9D8
Accessibility & contrast
On white
1.54
#68EA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#68EA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EA79
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EA79 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD770
Deuteranopia (green-blind)
#DCCC81
Tritanopia (blue-blind)
#4EE5D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #68ea79; /* rgb */ color: rgb(104, 234, 121); /* oklch */ color: oklch(83.8% 0.192 146.1);
Tailwind
colors: {
custom: {
50: '#9df2a1',
500: '#68ea79',
950: '#000000',
},
}SCSS
$custom: #68ea79; $custom-light: #9df2a1; $custom-dark: #000000;
JSON
{
"hex": "#68ea79",
"rgb": {
"r": 104,
"g": 234,
"b": 121
},
"hsl": {
"h": 127.846,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.83807,
"c": 0.19181,
"h": 146.1
},
"luminance": 0.63169
}Semantic roles & 50–950 ramp
primary
#68EA79
secondary
#BC3AAB
accent
#0EBDD8
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580