#67DC76#67DC76
#67DC76 is a light, vivid green. Relative luminance 0.554; OKLCH L 80.3% C 0.176 H 146.3°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #67DC76 |
|---|---|
| RGB | rgb(103, 220, 118) |
| HSL | hsl(128, 63%, 63%) |
| HSV | hsv(128, 53%, 86%) |
| CMYK | cmyk(53.2%, 0%, 46.4%, 13.7%) |
| CIE-LAB | lab(79.26, -54.08, 40.14) |
| CIE-LCH | lch(79.26, 67.35, 143.41°) |
| OKLab | oklab(80.28% -0.1466 0.0979) |
| OKLCH | oklch(80.28% 0.176 146.3) |
| XYZ | xyz(34.4547, 55.3751, 26.0088) |
| Luminance | 0.5538 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.56
Weird Green
#3AE57F
ΔE00 3.81
Tealish Green
#0CDC73
ΔE00 4.24
Fresh Green
#69D84F
ΔE00 5.18
Lightgreen
#90EE90
ΔE00 5.41
Emerald
#50C878
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DC76 #DC67CD
analogous
#92DC67 #67DC76 #67DCB0
triadic
#67DC76 #7667DC #DC7667
tetradic
#67DC76 #6792DC #DC67CD #DCB067
square
#67DC76 #6792DC #DC67CD #DCB067
split-complementary
#67DC76 #B067DC #DC6792
monochromatic
#26A336 #35D149 #67DC76 #99E7A3 #CAF3D0
Accessibility & contrast
On white
1.74
#67DC76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#67DC76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DC76
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DC76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DC76 | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCB6E
Deuteranopia (green-blind)
#CFC07D
Tritanopia (blue-blind)
#51D7C4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #67dc76; /* rgb */ color: rgb(103, 220, 118); /* oklch */ color: oklch(80.3% 0.176 146.3);
Tailwind
colors: {
custom: {
50: '#9be89f',
500: '#67dc76',
950: '#000000',
},
}SCSS
$custom: #67dc76; $custom-light: #9be89f; $custom-dark: #000000;
JSON
{
"hex": "#67dc76",
"rgb": {
"r": 103,
"g": 220,
"b": 118
},
"hsl": {
"h": 127.692,
"s": 62.567,
"l": 63.333
},
"oklch": {
"l": 0.80277,
"c": 0.17629,
"h": 146.3
},
"luminance": 0.55378
}Semantic roles & 50–950 ramp
primary
#67DC76
secondary
#A64199
accent
#1BB4CA
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480