#68DF87#68DF87
#68DF87 is a light, vivid green. Relative luminance 0.575; OKLCH L 81.3% C 0.164 H 149.9°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #68DF87 |
|---|---|
| RGB | rgb(104, 223, 135) |
| HSL | hsl(136, 65%, 64%) |
| HSV | hsv(136, 53%, 87%) |
| CMYK | cmyk(53.4%, 0%, 39.5%, 12.5%) |
| CIE-LAB | lab(80.44, -52.37, 33.18) |
| CIE-LCH | lch(80.44, 62.00, 147.64°) |
| OKLab | oklab(81.34% -0.142 0.0824) |
| OKLCH | oklch(81.34% 0.164 149.9) |
| XYZ | xyz(36.4673, 57.4646, 32.0870) |
| Luminance | 0.5747 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.32
Tealish Green
#0CDC73
ΔE00 4.47
Lightgreen
#90EE90
ΔE00 5.06
Aqua Green
#12E193
ΔE00 5.20
Seaweed
#18D17B
ΔE00 5.46
Emerald
#50C878
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DF87 #DF68C0
analogous
#85DF68 #68DF87 #68DFC2
triadic
#68DF87 #8768DF #DF8768
tetradic
#68DF87 #6885DF #DF68C0 #DFC268
square
#68DF87 #6885DF #DF68C0 #DFC268
split-complementary
#68DF87 #C268DF #DF6885
monochromatic
#24A946 #36D45F #68DF87 #9BEAAF #CDF4D7
Accessibility & contrast
On white
1.68
#68DF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#68DF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DF87
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DF87 | 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)
#E0CE81
Deuteranopia (green-blind)
#D0C38D
Tritanopia (blue-blind)
#4DDBC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #68df87; /* rgb */ color: rgb(104, 223, 135); /* oklch */ color: oklch(81.3% 0.164 149.9);
Tailwind
colors: {
custom: {
50: '#9ceaab',
500: '#68df87',
950: '#000000',
},
}SCSS
$custom: #68df87; $custom-light: #9ceaab; $custom-dark: #000000;
JSON
{
"hex": "#68df87",
"rgb": {
"r": 104,
"g": 223,
"b": 135
},
"hsl": {
"h": 135.63,
"s": 65.027,
"l": 64.118
},
"oklch": {
"l": 0.81338,
"c": 0.16414,
"h": 149.9
},
"luminance": 0.57468
}Semantic roles & 50–950 ramp
primary
#68DF87
secondary
#AB408F
accent
#199ECD
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481