#68DF91#68DF91
#68DF91 is a light, vivid green. Relative luminance 0.578; OKLCH L 81.5% C 0.155 H 152.7°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #68DF91 |
|---|---|
| RGB | rgb(104, 223, 145) |
| HSL | hsl(141, 65%, 64%) |
| HSV | hsv(141, 53%, 87%) |
| CMYK | cmyk(53.4%, 0%, 35%, 12.5%) |
| CIE-LAB | lab(80.60, -50.65, 28.30) |
| CIE-LCH | lch(80.60, 58.02, 150.80°) |
| OKLab | oklab(81.53% -0.1376 0.071) |
| OKLCH | oklch(81.53% 0.155 152.7) |
| XYZ | xyz(37.2047, 57.7595, 35.9707) |
| Luminance | 0.5776 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.24
Aqua Green
#12E193
ΔE00 4.30
Tealish Green
#0CDC73
ΔE00 5.36
Seaweed
#18D17B
ΔE00 5.44
Seafoam Green
#7AF9AB
ΔE00 5.81
Lightgreen
#90EE90
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DF91 #DF68B6
analogous
#7BDF68 #68DF91 #68DFCC
triadic
#68DF91 #9168DF #DF9168
tetradic
#68DF91 #687BDF #DF68B6 #DFCC68
square
#68DF91 #687BDF #DF68B6 #DFCC68
split-complementary
#68DF91 #CC68DF #DF687B
monochromatic
#24A952 #36D46C #68DF91 #9BEAB6 #CDF4DB
Accessibility & contrast
On white
1.67
#68DF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#68DF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DF91
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DF91 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF8C
Deuteranopia (green-blind)
#CFC396
Tritanopia (blue-blind)
#49DCCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #68df91; /* rgb */ color: rgb(104, 223, 145); /* oklch */ color: oklch(81.5% 0.155 152.7);
Tailwind
colors: {
custom: {
50: '#9beab1',
500: '#68df91',
950: '#000000',
},
}SCSS
$custom: #68df91; $custom-light: #9beab1; $custom-dark: #000000;
JSON
{
"hex": "#68df91",
"rgb": {
"r": 104,
"g": 223,
"b": 145
},
"hsl": {
"h": 140.672,
"s": 65.027,
"l": 64.118
},
"oklch": {
"l": 0.81527,
"c": 0.15482,
"h": 152.7
},
"luminance": 0.57763
}Semantic roles & 50–950 ramp
primary
#68DF91
secondary
#AB4086
accent
#198FCD
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1611
muted
#808481