#67DC79#67DC79
#67DC79 is a light, vivid green. Relative luminance 0.554; OKLCH L 80.3% C 0.174 H 146.9°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #67DC79 |
|---|---|
| RGB | rgb(103, 220, 121) |
| HSL | hsl(129, 63%, 63%) |
| HSV | hsv(129, 53%, 86%) |
| CMYK | cmyk(53.2%, 0%, 45%, 13.7%) |
| CIE-LAB | lab(79.30, -53.63, 38.71) |
| CIE-LCH | lch(79.30, 66.15, 144.18°) |
| OKLab | oklab(80.32% -0.1454 0.0948) |
| OKLCH | oklch(80.32% 0.174 146.9) |
| XYZ | xyz(34.6358, 55.4475, 26.9627) |
| Luminance | 0.5545 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.65
Lightish Green
#61E160
ΔE00 4.01
Tealish Green
#0CDC73
ΔE00 4.15
Lightgreen
#90EE90
ΔE00 5.35
Fresh Green
#69D84F
ΔE00 5.65
Seaweed
#18D17B
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DC79 #DC67CA
analogous
#8FDC67 #67DC79 #67DCB3
triadic
#67DC79 #7967DC #DC7967
tetradic
#67DC79 #678FDC #DC67CA #DCB367
square
#67DC79 #678FDC #DC67CA #DCB367
split-complementary
#67DC79 #B367DC #DC678F
monochromatic
#26A339 #35D14D #67DC79 #99E7A5 #CAF3D1
Accessibility & contrast
On white
1.74
#67DC79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#67DC79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DC79
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DC79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DC79 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCB71
Deuteranopia (green-blind)
#CFC080
Tritanopia (blue-blind)
#50D8C4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #67dc79; /* rgb */ color: rgb(103, 220, 121); /* oklch */ color: oklch(80.3% 0.174 146.9);
Tailwind
colors: {
custom: {
50: '#9be8a1',
500: '#67dc79',
950: '#000000',
},
}SCSS
$custom: #67dc79; $custom-light: #9be8a1; $custom-dark: #000000;
JSON
{
"hex": "#67dc79",
"rgb": {
"r": 103,
"g": 220,
"b": 121
},
"hsl": {
"h": 129.231,
"s": 62.567,
"l": 63.333
},
"oklch": {
"l": 0.80324,
"c": 0.17352,
"h": 146.9
},
"luminance": 0.5545
}Semantic roles & 50–950 ramp
primary
#67DC79
secondary
#A64197
accent
#1BAFCA
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480