#68DF8E#68DF8E
#68DF8E is a light, vivid green. Relative luminance 0.577; OKLCH L 81.5% C 0.158 H 151.8°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #68DF8E |
|---|---|
| RGB | rgb(104, 223, 142) |
| HSL | hsl(139, 65%, 64%) |
| HSV | hsv(139, 53%, 87%) |
| CMYK | cmyk(53.4%, 0%, 36.3%, 12.5%) |
| CIE-LAB | lab(80.55, -51.18, 29.77) |
| CIE-LCH | lch(80.55, 59.21, 149.81°) |
| OKLab | oklab(81.47% -0.1389 0.0745) |
| OKLCH | oklch(81.47% 0.158 151.8) |
| XYZ | xyz(36.9764, 57.6682, 34.7685) |
| Luminance | 0.5767 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.89
Aqua Green
#12E193
ΔE00 4.52
Tealish Green
#0CDC73
ΔE00 5.03
Seaweed
#18D17B
ΔE00 5.38
Lightgreen
#90EE90
ΔE00 5.57
Emerald
#50C878
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DF8E #DF68B9
analogous
#7EDF68 #68DF8E #68DFCA
triadic
#68DF8E #8E68DF #DF8E68
tetradic
#68DF8E #687EDF #DF68B9 #DFCA68
square
#68DF8E #687EDF #DF68B9 #DFCA68
split-complementary
#68DF8E #CA68DF #DF687E
monochromatic
#24A94E #36D468 #68DF8E #9BEAB4 #CDF4DA
Accessibility & contrast
On white
1.68
#68DF8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#68DF8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DF8E
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DF8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DF8E | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CF89
Deuteranopia (green-blind)
#CFC393
Tritanopia (blue-blind)
#4ADCCA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #68df8e; /* rgb */ color: rgb(104, 223, 142); /* oklch */ color: oklch(81.5% 0.158 151.8);
Tailwind
colors: {
custom: {
50: '#9beaaf',
500: '#68df8e',
950: '#000000',
},
}SCSS
$custom: #68df8e; $custom-light: #9beaaf; $custom-dark: #000000;
JSON
{
"hex": "#68df8e",
"rgb": {
"r": 104,
"g": 223,
"b": 142
},
"hsl": {
"h": 139.16,
"s": 65.027,
"l": 64.118
},
"oklch": {
"l": 0.81468,
"c": 0.15761,
"h": 151.8
},
"luminance": 0.57671
}Semantic roles & 50–950 ramp
primary
#68DF8E
secondary
#AB4089
accent
#1993CD
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481