#68D877#68D877
#68D877 is a light, vivid green. Relative luminance 0.534; OKLCH L 79.3% C 0.169 H 146.5°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #68D877 |
|---|---|
| RGB | rgb(104, 216, 119) |
| HSL | hsl(128, 59%, 63%) |
| HSV | hsv(128, 52%, 85%) |
| CMYK | cmyk(51.9%, 0%, 44.9%, 15.3%) |
| CIE-LAB | lab(78.10, -52.10, 38.19) |
| CIE-LCH | lch(78.10, 64.59, 143.76°) |
| OKLab | oklab(79.34% -0.1413 0.0935) |
| OKLCH | oklch(79.34% 0.169 146.5) |
| XYZ | xyz(33.5925, 53.3840, 25.9831) |
| Luminance | 0.5339 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.34
Tealish Green
#0CDC73
ΔE00 4.40
Lightish Green
#61E160
ΔE00 4.42
Emerald
#50C878
ΔE00 5.08
Seaweed
#18D17B
ΔE00 5.53
Fresh Green
#69D84F
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D877 #D868C9
analogous
#91D868 #68D877 #68D8AF
triadic
#68D877 #7768D8 #D87768
tetradic
#68D877 #6891D8 #D868C9 #D8AF68
square
#68D877 #6891D8 #D868C9 #D8AF68
split-complementary
#68D877 #AF68D8 #D86891
monochromatic
#299D38 #37CB4B #68D877 #99E5A3 #C9F1CF
Accessibility & contrast
On white
1.80
#68D877 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#68D877 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D877
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D877 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D877 | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC76F
Deuteranopia (green-blind)
#CBBD7D
Tritanopia (blue-blind)
#54D4C1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #68d877; /* rgb */ color: rgb(104, 216, 119); /* oklch */ color: oklch(79.3% 0.169 146.5);
Tailwind
colors: {
custom: {
50: '#9be59f',
500: '#68d877',
950: '#000000',
},
}SCSS
$custom: #68d877; $custom-light: #9be59f; $custom-dark: #000000;
JSON
{
"hex": "#68d877",
"rgb": {
"r": 104,
"g": 216,
"b": 119
},
"hsl": {
"h": 128.036,
"s": 58.947,
"l": 62.745
},
"oklch": {
"l": 0.79343,
"c": 0.16941,
"h": 146.5
},
"luminance": 0.53387
}Semantic roles & 50–950 ramp
primary
#68D877
secondary
#A14395
accent
#1FB0C7
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F160F
muted
#808480