#68D579#68D579
#68D579 is a light, vivid green. Relative luminance 0.519; OKLCH L 78.6% C 0.163 H 147.1°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #68D579 |
|---|---|
| RGB | rgb(104, 213, 121) |
| HSL | hsl(129, 56%, 62%) |
| HSV | hsv(129, 51%, 84%) |
| CMYK | cmyk(51.2%, 0%, 43.2%, 16.5%) |
| CIE-LAB | lab(77.23, -50.59, 36.07) |
| CIE-LCH | lch(77.23, 62.13, 144.51°) |
| OKLab | oklab(78.64% -0.1372 0.0887) |
| OKLCH | oklch(78.64% 0.163 147.1) |
| XYZ | xyz(32.9524, 51.9094, 26.3685) |
| Luminance | 0.5191 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.24
Tealish Green
#0CDC73
ΔE00 4.64
Weird Green
#3AE57F
ΔE00 4.81
Seaweed
#18D17B
ΔE00 5.08
Soft Green
#6FC276
ΔE00 5.09
Lightish Green
#61E160
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D579 #D568C4
analogous
#8DD568 #68D579 #68D5B0
triadic
#68D579 #7968D5 #D57968
tetradic
#68D579 #688DD5 #D568C4 #D5B068
square
#68D579 #688DD5 #D568C4 #D5B068
split-complementary
#68D579 #B068D5 #D5688D
monochromatic
#2A983B #38C84F #68D579 #98E2A3 #C8F0CE
Accessibility & contrast
On white
1.84
#68D579 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#68D579 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D579
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D579 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D579 | 1.00 | 1.84 | 11.38 | 11.38 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C572
Deuteranopia (green-blind)
#C8BB7F
Tritanopia (blue-blind)
#54D1BF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #68d579; /* rgb */ color: rgb(104, 213, 121); /* oklch */ color: oklch(78.6% 0.163 147.1);
Tailwind
colors: {
custom: {
50: '#9be3a1',
500: '#68d579',
950: '#000000',
},
}SCSS
$custom: #68d579; $custom-light: #9be3a1; $custom-dark: #000000;
JSON
{
"hex": "#68d579",
"rgb": {
"r": 104,
"g": 213,
"b": 121
},
"hsl": {
"h": 129.358,
"s": 56.477,
"l": 62.157
},
"oklch": {
"l": 0.78636,
"c": 0.16338,
"h": 147.1
},
"luminance": 0.51912
}Semantic roles & 50–950 ramp
primary
#68D579
secondary
#9D448F
accent
#21ABC4
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F150F
muted
#808480