#67D877#67D877
#67D877 is a light, vivid green. Relative luminance 0.533; OKLCH L 79.3% C 0.170 H 146.7°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #67D877 |
|---|---|
| RGB | rgb(103, 216, 119) |
| HSL | hsl(128, 59%, 63%) |
| HSV | hsv(128, 52%, 85%) |
| CMYK | cmyk(52.3%, 0%, 44.9%, 15.3%) |
| CIE-LAB | lab(78.07, -52.35, 38.14) |
| CIE-LCH | lch(78.07, 64.77, 143.93°) |
| OKLab | oklab(79.31% -0.1419 0.0934) |
| OKLCH | oklch(79.31% 0.17 146.7) |
| XYZ | xyz(33.4771, 53.3245, 25.9777) |
| Luminance | 0.5333 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.28
Tealish Green
#0CDC73
ΔE00 4.31
Lightish Green
#61E160
ΔE00 4.44
Emerald
#50C878
ΔE00 5.03
Seaweed
#18D17B
ΔE00 5.44
Fresh Green
#69D84F
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D877 #D867C8
analogous
#8FD867 #67D877 #67D8B0
triadic
#67D877 #7767D8 #D87767
tetradic
#67D877 #678FD8 #D867C8 #D8B067
square
#67D877 #678FD8 #D867C8 #D8B067
split-complementary
#67D877 #B067D8 #D8678F
monochromatic
#289C39 #36CC4B #67D877 #98E4A3 #C8F1CE
Accessibility & contrast
On white
1.80
#67D877 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#67D877 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D877
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D877 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D877 | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC770
Deuteranopia (green-blind)
#CBBD7D
Tritanopia (blue-blind)
#52D4C1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #67d877; /* rgb */ color: rgb(103, 216, 119); /* oklch */ color: oklch(79.3% 0.170 146.7);
Tailwind
colors: {
custom: {
50: '#9ae59f',
500: '#67d877',
950: '#000000',
},
}SCSS
$custom: #67d877; $custom-light: #9ae59f; $custom-dark: #000000;
JSON
{
"hex": "#67d877",
"rgb": {
"r": 103,
"g": 216,
"b": 119
},
"hsl": {
"h": 128.496,
"s": 59.162,
"l": 62.549
},
"oklch": {
"l": 0.79305,
"c": 0.1699,
"h": 146.7
},
"luminance": 0.53327
}Semantic roles & 50–950 ramp
primary
#67D877
secondary
#A14393
accent
#1FAFC7
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F160F
muted
#808480