#68DF86#68DF86
#68DF86 is a light, vivid green. Relative luminance 0.574; OKLCH L 81.3% C 0.165 H 149.6°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #68DF86 |
|---|---|
| RGB | rgb(104, 223, 134) |
| HSL | hsl(135, 65%, 64%) |
| HSV | hsv(135, 53%, 87%) |
| CMYK | cmyk(53.4%, 0%, 39.9%, 12.5%) |
| CIE-LAB | lab(80.42, -52.53, 33.67) |
| CIE-LCH | lch(80.42, 62.40, 147.34°) |
| OKLab | oklab(81.32% -0.1424 0.0835) |
| OKLCH | oklch(81.32% 0.165 149.6) |
| XYZ | xyz(36.3972, 57.4365, 31.7180) |
| Luminance | 0.5744 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.27
Tealish Green
#0CDC73
ΔE00 4.41
Lightgreen
#90EE90
ΔE00 5.01
Aqua Green
#12E193
ΔE00 5.31
Seaweed
#18D17B
ΔE00 5.49
Lightish Green
#61E160
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DF86 #DF68C1
analogous
#86DF68 #68DF86 #68DFC2
triadic
#68DF86 #8668DF #DF8668
tetradic
#68DF86 #6886DF #DF68C1 #DFC268
square
#68DF86 #6886DF #DF68C1 #DFC268
split-complementary
#68DF86 #C268DF #DF6886
monochromatic
#24A945 #36D45E #68DF86 #9BEAAE #CDF4D7
Accessibility & contrast
On white
1.68
#68DF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#68DF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DF86
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DF86 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CE80
Deuteranopia (green-blind)
#D0C38C
Tritanopia (blue-blind)
#4DDBC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #68df86; /* rgb */ color: rgb(104, 223, 134); /* oklch */ color: oklch(81.3% 0.165 149.6);
Tailwind
colors: {
custom: {
50: '#9ceaaa',
500: '#68df86',
950: '#000000',
},
}SCSS
$custom: #68df86; $custom-light: #9ceaaa; $custom-dark: #000000;
JSON
{
"hex": "#68df86",
"rgb": {
"r": 104,
"g": 223,
"b": 134
},
"hsl": {
"h": 135.126,
"s": 65.027,
"l": 64.118
},
"oklch": {
"l": 0.8132,
"c": 0.16507,
"h": 149.6
},
"luminance": 0.5744
}Semantic roles & 50–950 ramp
primary
#68DF86
secondary
#AB4090
accent
#199FCD
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481