#68DF7D#68DF7D
#68DF7D is a light, vivid green. Relative luminance 0.572; OKLCH L 81.2% C 0.173 H 147.5°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #68DF7D |
|---|---|
| RGB | rgb(104, 223, 125) |
| HSL | hsl(131, 65%, 64%) |
| HSV | hsv(131, 53%, 87%) |
| CMYK | cmyk(53.4%, 0%, 43.9%, 12.5%) |
| CIE-LAB | lab(80.29, -53.96, 38.00) |
| CIE-LCH | lch(80.29, 66.00, 144.84°) |
| OKLab | oklab(81.16% -0.1462 0.0933) |
| OKLCH | oklch(81.16% 0.173 147.5) |
| XYZ | xyz(35.7960, 57.1960, 28.5517) |
| Luminance | 0.5720 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.25
Lightish Green
#61E160
ΔE00 4.19
Tealish Green
#0CDC73
ΔE00 4.22
Lightgreen
#90EE90
ΔE00 4.82
Seaweed
#18D17B
ΔE00 6.00
Turquoise Green
#04F489
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DF7D #DF68CA
analogous
#8FDF68 #68DF7D #68DFB9
triadic
#68DF7D #7D68DF #DF7D68
tetradic
#68DF7D #688FDF #DF68CA #DFB968
square
#68DF7D #688FDF #DF68CA #DFB968
split-complementary
#68DF7D #B968DF #DF688F
monochromatic
#24A93B #36D452 #68DF7D #9BEAA8 #CDF4D4
Accessibility & contrast
On white
1.69
#68DF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#68DF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DF7D
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DF7D | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE76
Deuteranopia (green-blind)
#D1C383
Tritanopia (blue-blind)
#50DBC7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #68df7d; /* rgb */ color: rgb(104, 223, 125); /* oklch */ color: oklch(81.2% 0.173 147.5);
Tailwind
colors: {
custom: {
50: '#9ceaa4',
500: '#68df7d',
950: '#000000',
},
}SCSS
$custom: #68df7d; $custom-light: #9ceaa4; $custom-dark: #000000;
JSON
{
"hex": "#68df7d",
"rgb": {
"r": 104,
"g": 223,
"b": 125
},
"hsl": {
"h": 130.588,
"s": 65.027,
"l": 64.118
},
"oklch": {
"l": 0.81165,
"c": 0.17345,
"h": 147.5
},
"luminance": 0.57199
}Semantic roles & 50–950 ramp
primary
#68DF7D
secondary
#AB4098
accent
#19ADCD
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480