#68D677#68D677
#68D677 is a light, vivid green. Relative luminance 0.524; OKLCH L 78.8% C 0.167 H 146.6°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #68D677 |
|---|---|
| RGB | rgb(104, 214, 119) |
| HSL | hsl(128, 57%, 62%) |
| HSV | hsv(128, 51%, 84%) |
| CMYK | cmyk(51.4%, 0%, 44.4%, 16.1%) |
| CIE-LAB | lab(77.50, -51.30, 37.42) |
| CIE-LCH | lch(77.50, 63.50, 143.89°) |
| OKLab | oklab(78.85% -0.1391 0.0917) |
| OKLCH | oklch(78.85% 0.167 146.6) |
| XYZ | xyz(33.0833, 52.3654, 25.8134) |
| Luminance | 0.5237 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Tealish Green
#0CDC73
ΔE00 4.55
Emerald
#50C878
ΔE00 4.63
Weird Green
#3AE57F
ΔE00 4.67
Lightish Green
#61E160
ΔE00 4.83
Seaweed
#18D17B
ΔE00 5.33
Soft Green
#6FC276
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D677 #D668C7
analogous
#90D668 #68D677 #68D6AE
triadic
#68D677 #7768D6 #D67768
tetradic
#68D677 #6890D6 #D668C7 #D6AE68
square
#68D677 #6890D6 #D668C7 #D6AE68
split-complementary
#68D677 #AE68D6 #D66890
monochromatic
#2A9A39 #38C94C #68D677 #98E3A2 #C8F0CE
Accessibility & contrast
On white
1.83
#68D677 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#68D677 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D677
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D677 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D677 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C670
Deuteranopia (green-blind)
#CABB7D
Tritanopia (blue-blind)
#54D2BF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #68d677; /* rgb */ color: rgb(104, 214, 119); /* oklch */ color: oklch(78.8% 0.167 146.6);
Tailwind
colors: {
custom: {
50: '#9be39f',
500: '#68d677',
950: '#000000',
},
}SCSS
$custom: #68d677; $custom-light: #9be39f; $custom-dark: #000000;
JSON
{
"hex": "#68d677",
"rgb": {
"r": 104,
"g": 214,
"b": 119
},
"hsl": {
"h": 128.182,
"s": 57.292,
"l": 62.353
},
"oklch": {
"l": 0.78849,
"c": 0.16665,
"h": 146.6
},
"luminance": 0.52368
}Semantic roles & 50–950 ramp
primary
#68D677
secondary
#9E4492
accent
#21AEC5
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F150F
muted
#808480