#68DF7E#68DF7E
#68DF7E is a light, vivid green. Relative luminance 0.572; OKLCH L 81.2% C 0.173 H 147.7°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #68DF7E |
|---|---|
| RGB | rgb(104, 223, 126) |
| HSL | hsl(131, 65%, 64%) |
| HSV | hsv(131, 53%, 87%) |
| CMYK | cmyk(53.4%, 0%, 43.5%, 12.5%) |
| CIE-LAB | lab(80.30, -53.81, 37.53) |
| CIE-LCH | lch(80.30, 65.60, 145.11°) |
| OKLab | oklab(81.18% -0.1458 0.0922) |
| OKLCH | oklch(81.18% 0.173 147.7) |
| XYZ | xyz(35.8602, 57.2217, 28.8898) |
| Luminance | 0.5723 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.22
Tealish Green
#0CDC73
ΔE00 4.21
Lightish Green
#61E160
ΔE00 4.35
Lightgreen
#90EE90
ΔE00 4.82
Seaweed
#18D17B
ΔE00 5.93
Turquoise Green
#04F489
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DF7E #DF68C9
analogous
#8EDF68 #68DF7E #68DFB9
triadic
#68DF7E #7E68DF #DF7E68
tetradic
#68DF7E #688EDF #DF68C9 #DFB968
square
#68DF7E #688EDF #DF68C9 #DFB968
split-complementary
#68DF7E #B968DF #DF688E
monochromatic
#24A93C #36D453 #68DF7E #9BEAA9 #CDF4D4
Accessibility & contrast
On white
1.69
#68DF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#68DF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DF7E
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DF7E | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE77
Deuteranopia (green-blind)
#D1C384
Tritanopia (blue-blind)
#50DBC7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #68df7e; /* rgb */ color: rgb(104, 223, 126); /* oklch */ color: oklch(81.2% 0.173 147.7);
Tailwind
colors: {
custom: {
50: '#9ceaa4',
500: '#68df7e',
950: '#000000',
},
}SCSS
$custom: #68df7e; $custom-light: #9ceaa4; $custom-dark: #000000;
JSON
{
"hex": "#68df7e",
"rgb": {
"r": 104,
"g": 223,
"b": 126
},
"hsl": {
"h": 131.092,
"s": 65.027,
"l": 64.118
},
"oklch": {
"l": 0.81182,
"c": 0.17252,
"h": 147.7
},
"luminance": 0.57225
}Semantic roles & 50–950 ramp
primary
#68DF7E
secondary
#AB4097
accent
#19ACCD
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480