#67DC7A#67DC7A
#67DC7A is a light, vivid green. Relative luminance 0.555; OKLCH L 80.3% C 0.173 H 147.1°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #67DC7A |
|---|---|
| RGB | rgb(103, 220, 122) |
| HSL | hsl(130, 63%, 63%) |
| HSV | hsv(130, 53%, 86%) |
| CMYK | cmyk(53.2%, 0%, 44.5%, 13.7%) |
| CIE-LAB | lab(79.31, -53.48, 38.24) |
| CIE-LCH | lch(79.31, 65.75, 144.44°) |
| OKLab | oklab(80.34% -0.1449 0.0937) |
| OKLCH | oklch(80.34% 0.173 147.1) |
| XYZ | xyz(34.6974, 55.4722, 27.2873) |
| Luminance | 0.5547 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.61
Tealish Green
#0CDC73
ΔE00 4.14
Lightish Green
#61E160
ΔE00 4.16
Lightgreen
#90EE90
ΔE00 5.34
Seaweed
#18D17B
ΔE00 5.70
Emerald
#50C878
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DC7A #DC67C9
analogous
#8EDC67 #67DC7A #67DCB5
triadic
#67DC7A #7A67DC #DC7A67
tetradic
#67DC7A #678EDC #DC67C9 #DCB567
square
#67DC7A #678EDC #DC67C9 #DCB567
split-complementary
#67DC7A #B567DC #DC678E
monochromatic
#26A33A #35D14E #67DC7A #99E7A6 #CAF3D1
Accessibility & contrast
On white
1.74
#67DC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#67DC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DC7A
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DC7A | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB72
Deuteranopia (green-blind)
#CFC081
Tritanopia (blue-blind)
#50D8C4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #67dc7a; /* rgb */ color: rgb(103, 220, 122); /* oklch */ color: oklch(80.3% 0.173 147.1);
Tailwind
colors: {
custom: {
50: '#9be8a2',
500: '#67dc7a',
950: '#000000',
},
}SCSS
$custom: #67dc7a; $custom-light: #9be8a2; $custom-dark: #000000;
JSON
{
"hex": "#67dc7a",
"rgb": {
"r": 103,
"g": 220,
"b": 122
},
"hsl": {
"h": 129.744,
"s": 62.567,
"l": 63.333
},
"oklch": {
"l": 0.8034,
"c": 0.1726,
"h": 147.1
},
"luminance": 0.55475
}Semantic roles & 50–950 ramp
primary
#67DC7A
secondary
#A64196
accent
#1BAECA
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480